facet_colcounts_visible<-: Set visibility of column counts for a group of sibling facets
Description
Set visibility of column counts for a group of sibling facets
Usage
facet_colcounts_visible(obj, path) <- value
Value
obj, modified with the desired column count.
display behavior
Arguments
- obj
(ANY
)
the object for the accessor to access or modify.
- path
(character
)
the path to the parent of the
desired siblings. The last element in the path should
be a split name.
- value
(ANY
)
the new value.