plant: Plant elements with seeds
Description
Plant elements with seedsUsage
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.