cells_group {gt} | R 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
The row groups to which targeting operations are constrained. Can either be
a series of row group ID values provided in |
Function Introduced
v0.2.0.5
(March 31, 2020)
[Package gt version 0.11.0 Index]