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


hedgehogqa/r-hedgehog documentation built on July 18, 2021, 5 a.m.