subsamp.nrow: subsample from a data.frame

Description Usage Arguments Value

Description

sub-sample rows randomly from a data.frame

Usage

1
subsamp.nrow(adf, n = 1)

Arguments

adf

a data.frame to sample from

n

number of rows to sample, default 1

Value

rows from the input data.frame as a data.frame


seanpor/phoslam documentation built on May 16, 2019, 9:11 p.m.