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