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
ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.