cells_group: Location helper for targeting row groups (deprecated)

View source: R/helpers.R

cells_groupR Documentation

Location helper for targeting row groups (deprecated)

Description

Location helper for targeting row groups (deprecated)

Usage

cells_group(groups = everything())

Arguments

groups

Specification of row group IDs

⁠<row-group-targeting expression>⁠ // default: everything()

The row groups to which targeting operations are constrained. Can either be a series of row group ID values provided in c() or a select helper function. Examples of select helper functions include starts_with(), ends_with(), contains(), matches(), one_of(), num_range(), and everything().

Function Introduced

v0.2.0.5 (March 31, 2020)


rstudio/gt documentation built on April 25, 2024, 4:27 a.m.