A single facet value with count
Public fields
value
The facet value
count
Number of occurrences
Methods
Method new()
Create a new FacetValue
Arguments
value
The value
count
The count
Method clone()
The objects of this class are cloneable with this method.
Usage
FacetValue$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.