interval: Interval

Description Usage Arguments

Description

Interval

Usage

1
2
interval(lower, upper, exclusive = FALSE, exclude_lower = FALSE,
  exclude_upper = FALSE)

Arguments

lower

Lower bound of interval

upper

Upper bound of interval

exclusive

Exclude bounds?

exclude_lower

Exclude lower bound?

exclude_upper

Exclude upper bound?


nsgrantham/scriptr documentation built on May 7, 2019, 9:01 p.m.