select_rows_and_columns: select_rows_and_columns

View source: R/CodeAndRoll2.R

select_rows_and_columnsR Documentation

select_rows_and_columns

Description

Subset rows and columns. It checks if the selected dimension names exist and reports if any of those they aren't found.

Usage

select_rows_and_columns(df, RowIDs = NULL, ColIDs = NULL)

Arguments

df

Input data frame.

RowIDs

RowIDs, Default: NULL

ColIDs

ColIDs, Default: NULL


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.