check_data {logib} | 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