print_operator.Rd
Ratio labels
print_operator(x, base = exp(1))
Numeric, on a logarithmic scale
Scalar, base of the logarithm used
String to be evaluated with str2expression
print_operator(((-1:3)))
#> [1] "NULL %/% 2.71828182845905" "bold(1)"
#> [3] "NULL %*% 2.71828182845905" "NULL %*% 7.38905609893065"
#> [5] "NULL %*% 20.0855369231877"