Learn R Programming

⚠️There's a newer version (0.1.3) of this package.Take me there.

fancycut (version 0.1.2)

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.2

License

CC0

Maintainer

Adam Rich

Last Published

June 26th, 2018

Functions in fancycut (0.1.2)

fancycut

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

Like cut, turn a vector of numbers into a factor