set_plot_limits | R Documentation |
This function determines plot limits, using default_lim
if lim
is not
specified.
set_plot_limits(lim, default_lim)
lim |
numeric vector of length 2, specifying the desired plot limits. |
default_lim |
numeric vector of length 2, default limits to use if
|
A numeric vector of length 2, specifying the plot limits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.