saveAsParameterSet: server side function for saving a new physiological, chemical...

Description Usage Arguments

View source: R/saveParameterSetModule.R

Description

Server side function for running the save parameter module. This function should not be called by the user

Usage

1
2
3
4
5
6
7
8
9
saveAsParameterSet(
  input,
  output,
  session,
  set_type,
  main_input,
  name_df,
  other = NULL
)

Arguments

input

input object for the UI

output

input object to the UI

session

session object for the module

set_type

type of parameter set to save

main_input

input from the pbpk UI

name_df

variable names for parameters

other

placeholder paramter for data needed for certain sets


ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.