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

View source: R/rattleng.R

meta_dataR Documentation

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.


rattle documentation built on Feb. 9, 2026, 1:07 a.m.