eda: Generation of EDA objects.

View source: R/generics.R

edaR Documentation

Generation of EDA objects.

Description

Creates a eda object from multiple possible outputs such as vectors or data frames.

Usage

eda(x, ...)

Arguments

x

an object to be converted to EDA.

...

extra arguments passed to methods.

Value

an object of class 'eda'.


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