R/globals.R

globals <- c(
    ".",
    "age",
    "age_units",
    "all_of",
    "as_tibble",
    "clinical_trial_name",
    "collection_date",
    "gender",
    "host",
    "host_comment",
    "icon",
    "idx",
    "infection_location",
    "lib_id",
    "location_comment",
    "observe",
    "original_sample_id",
    "original_source",
    "outbreak",
    "patient_id",
    "patient_status",
    "patients_names",
    "pcr_cycle_threshold",
    "pull",
    "residence_location",
    "sample_id",
    "sample_shared_type",
    "samples_names",
    "str",
    "submit_date",
    "submitting_lab_address",
    "submitting_lab_authors",
    "submitting_lab_name",
    "tbl",
    "treatment",
    "type",
    "vaccinated",
    "library_id",
    "n7barcode",
    "run_id",
    "s5barcode"
)

utils::globalVariables(globals)
MicrobialGenomics/covidseq documentation built on Jan. 27, 2021, 7:58 p.m.