assign_etx_class: Assign an etx class

View source: R/gen_class_checks.R

assign_etx_classR Documentation

Assign an etx class

Description

Primarily for looping in lapply. However, this will also preserve the existing class(es) of the object.

Usage

assign_etx_class(input, add_class)

Arguments

input

the input of object to assign a class

add_class

the class to assign (can be a character vector)

Author(s)

Alex Barth


TheAlexBarth/EcotaxaTools documentation built on Nov. 14, 2024, 8:27 p.m.