Learn R Programming

ffbase2 (version 0.2)

sample_data: Uniformly sample data tabular object

Description

Uniformly sample data tabular object

Usage

sample_data(x, n = 10000, seed = NULL, ...)

Arguments

x
tabular object to sample from
n
size of sample
seed
random seed
...
not used