| rebuild | R Documentation | 
Builds and installs your package, then restarts R
rebuild(detach_packages = TRUE, clear_global_env = TRUE)
detach_packages | 
 boolean - 'TRUE' by default. Whether or not to detatch all attached packages other than base packages  | 
clear_global_env | 
 boolean - 'TRUE' by default. Whether or not to clear the global environment.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.