An R6 class to handle a Demographic line item
Methods
Inherited methods
Method new()
Arguments
statistic
a Statistic Class object used to determine what type of analytic should be done for the line item
Method clone()
The objects of this class are cloneable with this method.
Usage
DemographicLineItem$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.