View source: R/get_fixed_age.R
get_fixed_age | R Documentation |
C_ss
Data for Fixed AgeGet C_ss
Data for Fixed Age
get_fixed_age(simulated_css, age)
simulated_css |
list of pre-generated |
age |
list of atomic vectors containing ages. |
list of matrices containing median C_ss
values.
get_fixed_age(simulated_css = geo_tox_data$simulated_css,
age = list(c(25, 35, 55), c(15, 60)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.