del_row: Delete a row(s) from a table

View source: R/compile-post.R

del_rowR Documentation

Delete a row(s) from a table

Description

Given a table, remove the specified row

Usage

del_row(table, row)

Arguments

table

the table to modify

row

vector with row numbers to drop

Value

the modified table


tangram documentation built on Feb. 16, 2023, 5:59 p.m.