identify_properties {diffdf} | R Documentation |
identify_properties
Description
Returns a dataframe of metadata for a given dataset. Returned values include variable names , class , mode , type & attributes
Usage
identify_properties(dsin)
Arguments
dsin |
input dataframe that you want to get the metadata from |
[Package diffdf version 1.0.4 Index]