powered by
setScale(x, min, max, step, ...)
repgrid
## Not run: # # x <- bell2010 # x <- setScale(x, 0, 8) # not set correctly # x # x <- setScale(x, 1, 7) # set correctly # x # ## End(Not run)
Run the code above in your browser using DataLab