audit_date: This function performs a quality analysis on categorical...

Description Usage Arguments Value

View source: R/global_quality.R

Description

This function performs a quality analysis on categorical data. It outputs a frequency table by variable.

Usage

1
audit_date(data, date_var, max_length = Inf)

Arguments

data

a data.frame

date_var

a character vector identifying the date columns to analysed in data.

max_length

the maximum number of rows in the frequency tables

Value

a list with as many elements as date variables.


MathieuMarauri/auditdata documentation built on March 6, 2020, 7:09 p.m.