shrink.removes {hedgehog}R 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


[Package hedgehog version 0.1 Index]