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

Description Usage Arguments

View source: R/shrink.R

Description

Produce permutations of removing num elements from a list.

Usage

1
shrink.removes(num, xs)

Arguments

num

the number of values to drop

xs

the list to shrink


hedgehog documentation built on May 2, 2019, 11:27 a.m.