R/globals.R

# Define global variables for ggplot/dplyr columns
utils::globalVariables(c("X", "Y", "Cutoff", 'rn', 'drugid', 'cellid', 'rn',
    'rowKey', 'colKey', 'drug_cell_rep', 'value', 'max.conc',
    'drug_cell_rep.x'))

Try the PharmacoGx package in your browser

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

PharmacoGx documentation built on Feb. 28, 2021, 2 a.m.