R/aa_globalVars.R

## Set global variables to avoid CRAN check errors - see:
## http://stackoverflow.com/questions/9439256/how-can-i-handle-r-cmd-check-no-visible-binding-for-global-variable-notes-when
utils::globalVariables(c('elapsed', 'value', 'ma2', 'sampleid', 'conc', 'samptype', 'concunits', 'group_idx', 'first_col',
                         'gc_model', 'wellid', 'cut_val', 'drc_model', 'y', 'row_number', 'test_drc', 'celltype', 'growthcondition',
                         'platename', 'first', 'n', 'first_row', 'idx', 'col_id', '.', 'Elapsed', 'Date.Time'))

Try the IncucyteDRC package in your browser

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

IncucyteDRC documentation built on May 2, 2019, 8:32 a.m.