inst/rapidPBPK_pop/global.R

library(shiny)
library(shinyBS)
library(shinydashboard)
library(shinyWidgets)
library(shinybusy)
library(V8)
library(ggplot2)
library(shinyjs)
library(magrittr)
library(plotly)
library(doParallel)
library(foreach)
#source(system.file("rapidPBPK_pop","rapidPBPK_inits.R",package = "plethem"))
#source(system.file("modules","createSimulationModule.R",package = "plethem"))
#source(system.file("modules","newEditBiomoniteringDataModule.R",package = "plethem"))
# Module for creating simulations in the rapidPBPK_pop PLETHEM model
# This module is only called by the rapidPBPK_pop UI and hence is not a part 
# of the main R/ folder of the package
# Module for uploading biomonitering data
# This module is only called by the rapidPBPK_pop UI and hence is not a part 
# of the main R/ folder of the package

Try the plethem package in your browser

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

plethem documentation built on Nov. 8, 2020, 4:35 p.m.