check_data | R Documentation |
check_data
checks a dataframe (as produced by
read_data
).
check_data(data)
data |
data.frame to be checked |
This function checks a dataframe (as produced by read_data
for correctness and consistency)
a data.frame with information concerning each incorrect data point
in the data
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.