man-roxygen/describe_reducer.R

#' @description Reducers are functions that tell the partition algorithm how
#'  to reduce the data. [`as_reducer()`] is a helper function to create new
#'  reducers to be used in `partitioner`s. `partitioner`s can be created with
#'  [as_partitioner()].
#'
#' @family reducers
#'
#' @md
USCbiostats/partition documentation built on Nov. 11, 2024, 4:25 p.m.