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-io/rcrunch documentation built on Feb. 14, 2025, 3:14 a.m.