facet_colcounts_visible-set: Set visibility of column counts for a group of sibling facets

facet_colcounts_visible<-R Documentation

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

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.

Value

obj, modified with the desired column count. display behavior

See Also

colcount_visible()


rtables documentation built on June 27, 2024, 9:06 a.m.