length.eda: Length of EDA objects.

View source: R/general_methods.R

length.edaR Documentation

Length of EDA objects.

Description

returns length of the EDA object's value vector.

Usage

## S3 method for class 'eda'
length(x)

Arguments

x

an EDA object, created by eda.

Value

a numeric value.


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