FacetValue: Facet Value

FacetValueR Documentation

Facet Value

Description

A single facet value with count

Public fields

value

The facet value

count

Number of occurrences

Methods

Public methods


Method new()

Create a new FacetValue

Usage
FacetValue$new(value, count)
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.


VectrixDB documentation built on Feb. 20, 2026, 5:09 p.m.