as_vector.eda: Convert an EDA object to a plain vector.

View source: R/conversion_methods.R

as_vector.edaR Documentation

Convert an EDA object to a plain vector.

Description

Converts an EDA object to a vector. The data type is preserved.

Usage

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

Arguments

x

an EDA object, created by eda.

Value

a vector with the EDA values.


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