Description Usage Arguments Value
Insert attach package code chunk
1 | insertLibraries(filename, libraries = c("AutoExploreR", "ggplot2", "plotly"))
|
filename |
The name of the file, including the .Rmd extension, into which the code chunk should be inserted |
libraries |
Character vector giving the names of the packages to attach |
Returns the filename to allow chaining with other insert functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.