check_data {logib}R Documentation

Check a dataframe

Description

check_data checks a dataframe (as produced by read_data).

Usage

check_data(data)

Arguments

data

data.frame to be checked

Details

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

Value

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


[Package logib version 0.1.2 Index]