man-roxygen/describe_director.R

#' @description Directors are functions that tell the partition algorithm what
#'  to try to reduce.  [`as_director()`] is a helper function to create new
#'  directors to be used in `partitioner`s. `partitioner`s can be created with
#'  [as_partitioner()].
#'
#' @family directors
#'
#' @md
USCbiostats/partition documentation built on Feb. 3, 2024, 3:38 a.m.