get_weights_timeline: Get weight proportions across generations.

View source: R/fun_weight_evo.R

get_weights_timelineR Documentation

Get weight proportions across generations.

Description

Get weight proportions across generations.

Usage

get_weights_timeline(
  generations,
  config_list = config,
  which_weight = seq(2, 8)
)

Arguments

generations

A sequence of generations.

config_list

The config list object which must have at least

which_weight

Which weights, a numeric vector or NA for all.

Value

A data.table of the weight proportions over the generations provided.


pratikunterwegs/kleptomove-ms documentation built on March 17, 2023, 1:39 a.m.