View source: R/getParameterDataFrame.R
getParameterDataFrame | R Documentation |
Get parameterss (probabilities and durations) of the babsim.hospital simulator
getParameterDataFrame( paraList = list(obk = getParaSet(5374), koeln = getParaSet(5315)) )
paraList |
list of parameter values.
Each list element has the form |
data.frame with parameters in each column.
df <- getParameterDataFrame()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.