AbstractCategory: Abstract categories

AbstractCategories-classR Documentation

Abstract categories

Description

An abstract class that categories, elements, insertions, etc. fall under

Usage

AbstractCategories(..., data = NULL)

AbstractCategory(..., data = NULL)

Arguments

data

For the constructor functions AbstractCategory and AbstractCategories, you can either pass in attributes via ... or you can create the objects with a fully defined list representation of the objects via the data argument. See the examples.


crunch documentation built on Aug. 31, 2023, 1:07 a.m.