
Set the name of the start weight column as global variable
Source:R/global_var.R
set_start_weight_col2.Rd
Set the name of the start weight column as global variable
Examples
set_start_weight_col2("initial_weight")
start_weight_col2()
#> [1] "initial_weight"