powered by
"a E"
pretty10exp(x, drop.1 = FALSE)
x
a %*% 10 ^ k
axTexpr
pretty10exp()
axis
axTicks
pretty10exp(-1:3 * 1000) pretty10exp(-1:3 * 1000, drop.1 = TRUE) pretty10exp(c(1,2,5,10,20,50,100,200) * 1e3) stopifnot(identical(pretty10exp(numeric(0)), expression()))
Run the code above in your browser using DataLab