Learn R Programming

rattle (version 5.6.2)

meta_data: Calculate the dataset meta data for use by the Rattle V6 UI.

Description

The meta data describes the characteristics of the dataset.

Usage

meta_data(df)

Arguments

df

A data frame.

Details

A function to provide the dataset summary as JSON which can then be parsed by Rattle V6 as the dataset summary from which Rattle gets all of it's meta data.