elco_identify_elco_df: Identifies columns of class 'elco' in a 'data.frame'.

View source: R/elco.R

elco_identify_elco_dfR Documentation

Identifies columns of class elco in a data.frame.

Description

elco_identify_elco_df identifies columns in a data.frame that are of class elco.

Usage

elco_identify_elco_df(x)

Arguments

x

A data.frame.

Value

A logical vector with an element for each column in x indicating if the column is of class elco or not.


henningte/elco documentation built on May 21, 2022, 6:56 p.m.