R/global_var.R
end_col2.Rd
Name of the column recording the end time of an event, e.g.: end_col = "end".
end_col = "end"
end_col2()
A single character string indicating the name of the column recording the end time of an event (e.g., "end").
"end"
end_col2() #> [1] "end"