sample.rows: Take a random sample of rows from a data.frame.

Description Usage Arguments Value

View source: R/utils.R

Description

Take a random sample of rows from a data.frame.

Usage

1

Arguments

x

a data.frame

p

the fraction of rows to sample (between 0 and 1)

Value

a subset of the original data.frame


holstius/Rcaline documentation built on May 17, 2019, 4:39 p.m.