tests/testthat/test2App.R

# You can monitor the progress by screenshots in paste0(Sys.getenv('R_USER'), '/report')

source('script/checkInitPlot.R')
source('script/checkReactiveSubmitReset.R')  # checks diamonds color as well
source('script/checkDownloadPlotModal.R')
source('script/checkAddDataset.R')

source('script/checkTabCode.R')
source('script/checkTabTable.R')
source('script/checkTabPlot.R')

cat("\nRelease externals")
release_externals()

Try the ggraptR package in your browser

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

ggraptR documentation built on July 2, 2020, 2:30 a.m.