Learn R Programming

tabxplor (version 1.1.0)

dplyr_row_slice.tabxplor_grouped_tab: dplyr_row_slice method for class tabxplor_grouped_tab

Description

dplyr_row_slice method for class tabxplor_grouped_tab

Usage

# S3 method for tabxplor_grouped_tab
dplyr_row_slice(data, i, ...)

Arguments

data

A data frame.

i

A numeric or logical vector that indexes the rows of .data.

...

Future parameters.

Value

An object of class tabxplor_grouped_tab.