metaDataInfo {dataCompareR} | R Documentation |
Creates a list of info about the dataframe.
Description
Creates a list of info about the dataframe.
Usage
metaDataInfo(name, df)
Arguments
name |
The variable name of the df from the dataCompareR function call |
df |
A data frame |
Value
dfInfo
A list of info about the data frame
[Package dataCompareR version 0.1.4 Index]