slice_by_indices: Slice by a range of indexes

View source: R/slice_by_indicies.R

slice_by_indicesR Documentation

Slice by a range of indexes

Description

Slice by a range of indexes

Usage

slice_by_indices(df, index_start, index_end)

Arguments

df

Input data frame or tibble

index_start

Start row value

index_end

End row value

Value

Tibble

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.