Learn R Programming

fancycut (version 0.1.3)

A Fancy Version of 'base::cut'

Description

Provides the function fancycut() which is like cut() except you can mix left open and right open intervals with point values, intervals that are closed on both ends and intervals that are open on both ends.

Copy Link

Version

Install

install.packages('fancycut')

Monthly Downloads

225

Version

0.1.3

License

CC0

Maintainer

Adam Rich

Last Published

September 27th, 2024

Functions in fancycut (0.1.3)

wafflecut

Like cut, turn a vector of numbers into a factor
fancycut

Like cut, turn a vector of numbers into a factor