Description Usage Arguments Value
View source: R/func_check_data.r
Check data has required columns.
1 | wat_check_data(data, names_expected = c("x", "y", "time"))
|
data |
The tracking data to check for required columns. |
names_expected |
The names expected. |
Nothing. Breaks a pipeline if the asserts fail.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.