shrink.removes: Produce permutations of removing num elements from a list.

View source: R/shrink.R

shrink.removesR Documentation

Produce permutations of removing num elements from a list.

Description

Produce permutations of removing num elements from a list.

Usage

shrink.removes(num, xs)

Arguments

num

the number of values to drop

xs

the list to shrink


hedgehog documentation built on Nov. 6, 2025, 1:11 a.m.