integers_in_range: Returns the integer values in the range of x.

integers_in_rangeR Documentation

Returns the integer values in the range of x.

Description

Returns the integer values in the range of x.

Usage

integers_in_range(x, extend = FALSE)

Arguments

x

The axis values.

extend

If TRUE, lean out on the borders.

Value

A sequence of values in the range.


toddagood/apatfa documentation built on Jan. 30, 2023, 11:51 p.m.