na.exclude.eda: NA removal from EDA objects.

View source: R/general_methods.R

na.exclude.edaR Documentation

NA removal from EDA objects.

Description

removes NAs from the EDA object.

Usage

## S3 method for class 'eda'
na.exclude(object)

Arguments

object

an EDA object, created by eda.

Value

an EDA objects without NAs.


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