check_data: Check a dataframe

View source: R/data_check.R

check_dataR 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


JLDC/logib documentation built on Jan. 12, 2025, 4:13 p.m.