dplyr_row_slice.tsymble_ts: dplyr_row_slice.tsymble_ts

View source: R/dplyr-verbs.R

dplyr_row_slice.tsymble_tsR Documentation

dplyr_row_slice.tsymble_ts

Description

An S3 method for slicing a tsymble_ts object

Usage

## S3 method for class 'tsymble_ts'
dplyr_row_slice(data, i, ...)

Arguments

data

A tibble. We use tibbles because they avoid some inconsistent subset-assignment use cases.

i

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

...

Arguments passed on to dplyr::dplyr_row_slice


yogat3ch/AlpacaforR documentation built on July 2, 2023, 10:48 a.m.