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
malcolmbarrett/partition2 documentation built on Nov. 12, 2024, 1:24 p.m.