View source: R/fun_weight_evo.R
get_weights_timeline | R Documentation |
Get weight proportions across generations.
get_weights_timeline(
generations,
config_list = config,
which_weight = seq(2, 8)
)
generations |
A sequence of generations. |
config_list |
The config list object which must have at least |
which_weight |
Which weights, a numeric vector or |
A data.table of the weight proportions over the generations provided.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.