
Set the name of the end weight column as global variable
Source:R/global_var.R
set_end_weight_col2.Rd
Set the name of the end weight column as global variable
Examples
set_end_weight_col2("final_weight")
end_weight_col2()
#> [1] "final_weight"