Learn R Programming

harvestr (version 0.1)

plant: Plant elements with seeds

Description

Plant elements with seeds

Usage

plant(.list, seeds = gather(length(.list)))

Arguments

.list
a list to set seeds on
seeds
to plant from gather For each element in list set an in dependent random seed. This will replace and ending seeds values already set for the objects in the list.