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 (e.g. starts_with(), ends_with(), contains(), matches(), num_range(), and everything()).

Function Introduced

v0.2.0.5 (March 31, 2020)


gt documentation built on Sept. 11, 2024, 5:15 p.m.