R/func_check_data.r
wat_check_data.Rd
Check data has required columns.
wat_check_data(data, names_expected = c("x", "y", "time"))
The tracking data to check for required columns.
The names expected.
Nothing. Breaks a pipeline if the asserts fail.