#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.