manageConflicts | R Documentation |
Set conflicts to trigger an error, and provide a way to work around them Assume conflicts with base packages are OK by default
manageConflicts(
base = c("base", "methods", "utils", "grDevices", "graphics", "stats"),
add = NULL
)
base |
is the base package list |
add |
is an additional package list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.