cut_labeler: Function to produce nice Labels for the cut function

View source: R/cut_labeler.R

cut_labelerR Documentation

Function to produce nice Labels for the cut function

Description

Function to produce nice Labels for the cut function

Usage

cut_labeler(x, round_digits = 0)

Arguments

v

A numeric vector of cit() breaks.

Author(s)

Andreas Scharmueller, andschar@proton.me

Examples

cut_labeler(c(5, 10, 15))


andschar/andmisc documentation built on Jan. 19, 2025, 10:46 a.m.