par: Smallest Partition

Description Usage Arguments Value Author(s)

View source: R/par.R

Description

Creates a new partition with the smallest number of elements based on a partition and a maximum number of elements per part.

Usage

1
par(P, M)

Arguments

P

A list with a partition.

M

Maximum Number of Components.

Value

A list with the new partition.

Author(s)

Rene Gutierrez Marquez


Rene-Gutierrez/DynParRegReg documentation built on Dec. 18, 2021, 9:57 a.m.