Learn R Programming

logib (version 0.2.0)

check_data: Check a dataframe

Description

check_data checks a dataframe (as produced by read_data).

Usage

check_data(data)

Value

a data.frame with information concerning each incorrect data point in the data data.frame

Arguments

data

data.frame to be checked

Details

This function checks a dataframe (as produced by read_data for correctness and consistency)