select_row: Select given row(s) from a table

View source: R/compile-post.R

select_rowR Documentation

Select given row(s) from a table

Description

Given a table, select the specified rows

Usage

select_row(table, row)

Arguments

table

the table to modify

row

vector with row numbers to select

Value

the modified table


spgarbet/tg documentation built on Feb. 21, 2023, 3:35 a.m.