round_range: Get A Integer Interval That Contains X (maturing)

View source: R/plot_helpers.R

round_rangeR Documentation

Get A Integer Interval That Contains X (maturing)

Description

Get A Integer Interval That Contains X

(maturing)

Usage

round_range(x)

Arguments

x

vector/matrix, numeric

Examples

## Not run: 
# 0 - 11
round_range(0.5:10.5)

## End(Not run)


dipterix/rutabaga documentation built on June 25, 2022, 2:38 p.m.