Learn R Programming

tangram (version 0.8.2)

select_row: Select given row(s) from a table

Description

Given a table, select the specified rows

Usage

select_row(table, row)

Value

the modified table

Arguments

table

the table to modify

row

vector with row numbers to select