R/globals.R

global_vars <- c(
    ".",
    "C.A",
    "Description",
    "Lineage",
    "NCClade",
    "aaDeletions",
    "aaSubstitutions",
    "acom_name",
    "ca_inhabitants",
    "category",
    "center",
    "clade",
    "collection_date",
    "counts",
    "cum",
    "df_ca",
    "df_map",
    "df_over",
    "freq",
    "mt",
    "mt_pos",
    "mut",
    "mutation",
    "n",
    "name",
    "pangolin_lineage",
    "pct",
    "pos",
    "sub_center",
    "tags",
    "text",
    "total",
    "value",
    "varcol",
    "week",
    "week_num",
    "x",
    "y",
    "year"
)
utils::globalVariables(global_vars)
MicrobialGenomics/covidapp documentation built on Feb. 9, 2023, 1:04 a.m.