describe | R Documentation |
These functions provide meta level descriptions of datacubes or datasets.
mreport()
creates a properly formatted data report for datasets which contain 'mdate'
class objects, alongside other object classes.
describe_datacube()
prints a text description of the datasets in a
datacube.
mreport(data)
describe_datacube(datacube)
data |
A |
datacube |
A datacube |
'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.
A data report of class 'mreport'.
mreport(emperors)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.