Description Usage Details Value Author(s) References See Also Examples
View source: R/aveytoolkit_resetPar.R
Simple function to reset plotting parameters for when things get wonky
1 | resetPar()
|
This function resets the graphical parameters from the par function. It flashes a new device on the screen but works to reset parameters. Meant to be used when things get hairy and not coded in scripts
an invisible named list of parameters returned by calling par
Gavin Simpson
http://stackoverflow.com/questions/5789982/reset-par-to-the-default-values-at-startup
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.