View source: R/DataUnderstanding.R
LoadAndOrInstallAPackage | R Documentation |
Load and/or install a package
LoadAndOrInstallAPackage(PackageName)
PackageName |
character. Name of the package to load / install and load. |
nothing.
LoadAndOrInstallAPackage(PackageName = "ggplot2") LoadAndOrInstallAPackage(PackageName = "effsize")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.