Learn R Programming

hedgehog (version 0.1)

shrink.removes: 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