Learn R Programming

diffdf (version 1.1.1)

identify_properties: 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