eda.data.frame: Generate an EDA object from a data frame variable.

View source: R/builders.R

eda.data.frameR Documentation

Generate an EDA object from a data frame variable.

Description

Generates EDA objects from a data frame variable.

Usage

## S3 method for class 'data.frame'
eda(data, variable, ...)

Arguments

data

and object to be converted to EDA.

variable

a name or reference (quoted or unquoted) to a data frame variable.

Value

an EDA object.


PiotrTymoszuk/ExDA documentation built on Nov. 17, 2024, 5:46 p.m.