get_cut: Obtain interval break points

View source: R/get-cut-points.R

get_cutR Documentation

Obtain interval break points

Description

Default method words for data frames. The list method applies the default method to each data set within the list.

Usage

get_cut(data, formula, cut = NULL, ...)

## Default S3 method:
get_cut(data, formula, cut = NULL, max_time = NULL, event = 1L, ...)

adibender/pammtools documentation built on Feb. 27, 2024, 8:40 a.m.