direct_measure_reduce: Apply a partitioner

Description Usage Arguments Value See Also

View source: R/partition.R

Description

direct_measure_reduce() works through the direct-measure-reduce steps of the partition algorithm, applying the partitioner to the partition_step.

Usage

1
direct_measure_reduce(.partition_step, partitioner)

Arguments

.partition_step

a partition_step object

partitioner

a partitioner, as created from as_partitioner().

Value

a partition_step object

See Also

as_partitioner()


partition documentation built on Oct. 5, 2021, 9:06 a.m.