Nothing
# R CMD check will generate NOTE(s) with message 'no visible binding for
# global variable xyz'. Adding this 'xyz' variable to this file will remove
# this note. See `?globalVariables` for more information.
globalVariables(c(
"_unit",
"auto",
"name",
"PARAMCD",
"where" # this entry should be moved to @importFrom tidyselect once we use tidyselect 1.2.0
))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.