# Currently set for avoidance of NOTE mesages using R CMD check
# As code is changed, these may be removed
globalVariables(
c(
"Base",
"Category",
"Count",
"Cumulative",
"End",
"Filename",
"Frequency", "Freq",
"gcTheoretical",
"group",
"Label",
"Length",
"Lower",
"Mean", "Median",
"Nt",
"PC1", "PC2",
"Percent",
"Percentage",
"Position",
"Quality",
"Rate",
"Reads",
"Residuals",
"Sequence",
"Start",
"Status",
"Total", "Total_Sequences",
"Type",
"Upper",
"Value",
"Width",
"10th_Percentile", "90th_Percentile",
## Needed for easier replacement of aes_string
"x", "y", "xmin", "xmax", "ymin", "ymax",
"xend", "yend", "key"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.