attachedPackages | R Documentation |
print a list of attached packages for the user to select from
attachedPackages()
returns a character vector of selected packages
if(interactive()){
attachedPackages()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.