limitedRandomSample: returns random sample between limits

Description Usage Arguments Value

Description

returns random sample between limits

Usage

1
  limitedRandomSample(counts, limits, nItem = NULL)

Arguments

counts

a named data.frame with the counts for each item (row)

limits

the minimum and maximum limits to constrain the sample

nItem

the number of items to return

Value

sampleNames character vector of row names sampled from within the limits provided


rmflight/ccPaper documentation built on May 27, 2019, 9:31 a.m.