mreport: 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)
Value
A data report of class 'mreport'.
Arguments
data
A {tibble} or a {data.frame}.
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.