PackageInstaller.R

install.packages( c('devtools',
                   'drc',
                   'MESS',
                   'Sandwich',
                   'ggplot2',
                   'dplyr',
                   'tidyr',
                   'lmtest',
                   'multcomp',
                   'plyr',
                   'knitr',
                   'data.table',
                   'Cairo'
                   ))

library('devtools')

install_github('FafferMcGee/Calcium-Analysis')
FafferMcgee/calcium-analysis documentation built on Sept. 3, 2020, 12:07 a.m.