View source: R/xplot_helpers.R
check_scales | R Documentation |
Check plot scales
check_scales(scale, log)
scale |
The axis to be checked. Can be 'x' or 'y'. |
log |
A string to guide which axis (e.g. 'x', 'y' or 'xy') should be plotted on log scale. |
A string taking 'continuous' or 'log10' as value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.