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

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.

x

For the attribute getters and setters, an object of class AbstractCategory or AbstractCategories

value

For [<-, the replacement AbstractCategory to insert