mreport {messydates} | R Documentation |
Data report for datasets with 'mdate' variables
Description
Create a properly formatted data report for datasets which contain 'mdate' class objects, alongside other object classes.
Usage
mreport(data)
Arguments
data |
A |
Details
'mreport' displays the variable's name, the variable type, the number of observations per variable, the number of missing observations for variable, and the percentage of missing observations in variable.
Value
A data report of class 'mreport'.
Examples
mreport(battles)
[Package messydates version 0.4.1 Index]