View source: R/create_aggregated_uptake_dataset.R
| create_aggregated_uptake_dataset | R Documentation |
This is a wrapper function for calculate_aggregated_uptake,
which calculates aggregated uptake for only
one time point. This function returns values for all
time points from 'kin_dat'.
create_aggregated_uptake_dataset(kin_dat)
kin_dat |
single state uptake data, product of e.q.
|
a data.frame object
# disabled due to long execution time
kin_dat <- create_uptake_dataset(alpha_dat, states = "Alpha_KSCN")
create_aggregated_uptake_dataset(kin_dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.