Description Usage Arguments See Also Examples
View source: R/gg-constructors.R
Specify the y scale for a graph
1  | 
min | 
 The minimum for the y-axis  | 
max | 
 The maximum  | 
nsteps | 
 The number of steps (includes the minimum and maximum)  | 
panel | 
 (optional) Which panel to apply the scale to. If left blank, will be applied to all panels. You can specify a vector of panels (e.g. 'panel = c("1","3")') to apply the scale to multiple panels at once.  | 
vignette("plotting-options", package = "arphit") for a
detailed description of all the plotting options
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.