cutsDfFromVector: generate a data fram of cuts for every group in a dataframe...

View source: R/tidyDiscretise.R

cutsDfFromVectorR Documentation

generate a data fram of cuts for every group in a dataframe from a vector of cuts, and the dataframe

Description

generate a data fram of cuts for every group in a dataframe from a vector of cuts, and the dataframe

Usage

cutsDfFromVector(df, cuts)

Arguments

df

- a grouped dataframe

cuts

- a vector of cuts - not including the -Inf, Inf ends

Value

a dataframe of cuts


terminological/tidy-info-stats documentation built on Nov. 19, 2022, 11:23 p.m.