print.validation.NAs: Print NAs validation

Description Usage Arguments Details

View source: R/print.validation.NAs.R

Description

This is a method of the print() function for object of class validation.NAs generated from validateNAs().

Usage

1
2
## S3 method for class 'validation.NAs'
print(x, ...)

Arguments

x

Object returned by validateNAs()

...

Only used to remain consistent with plot generic function

Details

Print on the command line interface the column names with founded non standard NAs (i.e., values < 0 or == 99).


alex-naud/veritas-r documentation built on Dec. 19, 2021, 12:28 a.m.