audit_numeric: This function performs a quality analysis on numeric data. It...

Description Usage Arguments Value

View source: R/global_quality.R

Description

This function performs a quality analysis on numeric data. It outputs a table with the decile values.

Usage

1
audit_numeric(data, numeric_var)

Arguments

data

a data.frame

numeric_var

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

Value

a table with as many rows as numeric variables and one column per decile.


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