R/global_var.R
id_col2.Rd
What's the name of the column recording animal ID? This should be a Single string. (default: "cow").
"cow"
id_col2()
A single character string stating the name of the column recording animal ID (e.g., "cow").
id_col2() #> [1] "cow"