| show | R Documentation |
This function updates the plots within the provided object by applying the 'check_range' function to each plot. It then prints the updated object using custom print options and returns the object invisibly.
show(x, ...)
x |
An object containing a list of plots in the 'plots' field. |
... |
Additional arguments passed to the 'print' method. |
The updated object 'x', returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.