Learn R Programming

bracketeer (version 0.1.1)

slice_range: Select an inclusive standings slice

Description

Select an inclusive standings slice

Usage

slice_range(from, to)

Value

A bracketeer_selector object.

Arguments

from

Positive integer starting position.

to

Positive integer ending position (must be >= from).