globals | R Documentation |
This file declares global variables used in the SIMPLICA package to avoid R CMD check notes about "no visible binding for global variable". These variables are typically used within ggplot2 aesthetics and data manipulation functions where they refer to column names in data frames created during execution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.