newEditVariability: Server function for defining variability and uncertainty...

Description Usage Arguments

View source: R/newEditVariabilityModule.R

Description

Server function for defining variability and uncertainty datasets in the rapidPBPK model. This should not be called by the user

Usage

1
2
3
4
5
6
7
8
9
newEditVariability(
  input,
  output,
  session,
  set_type,
  ops_type,
  var_params_list,
  set_id = 0
)

Arguments

input

input object from UI

output

output object to the UI

session

session object for this module

set_type

type of set for which variability is defined

ops_type

Operation requested. new variability or edit existing

var_params_list

List of parameters for variability

set_id

id for the variability set in the database


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