remove_rows_by_index: Remove rows specified by indices

View source: R/DataframeUtil.r

remove_rows_by_indexR Documentation

Remove rows specified by indices

Description

Remove rows specified by indices

Usage

remove_rows_by_index(x, indices)

Arguments

x

matrix or dataframe

indices

integer vector of indices to remove

Value

a matrix or dataframe after remove rows


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.