powered by
Default method words for data frames. The list method applies the default method to each data set within the list.
get_cut(data, formula, cut = NULL, ...)# S3 method for default get_cut(data, formula, cut = NULL, max_time = NULL, event = 1L, ...)# S3 method for list get_cut( data, formula, cut = NULL, max_time = NULL, event = 1L, timescale = "gap", ... )
# S3 method for default get_cut(data, formula, cut = NULL, max_time = NULL, event = 1L, ...)
# S3 method for list get_cut( data, formula, cut = NULL, max_time = NULL, event = 1L, timescale = "gap", ... )