R/globalVariables.R

## Avoid CRAN checking NOTEs

utils::globalVariables(
  c(
    "XenaHostNames",
    "DataSubtype",
    "XenaDatasets",
    ".",
    "Type",
    "group",
    ".env",
    "icgc_specimen_id",
    "dcc_project_code",
    "OS",
    "OS.time",
    "pval",
    "cor"
  )
)

Try the UCSCXenaShiny package in your browser

Any scripts or data that you put into this service are public.

UCSCXenaShiny documentation built on May 29, 2024, 1:10 a.m.