R/global_var.R
set_intake_col2.Rd
Set the name of the intake column as global variable
set_intake_col2(new_name = "intake")
A single string indicating the new intake column name.
Called for its side-effects
set_intake_col2("feed_intake") intake_col2() #> [1] "feed_intake"