Description Usage Arguments Value
sub-sample rows randomly from a data.frame
1 | subsamp.nrow(adf, n = 1)
|
adf |
a data.frame to sample from |
n |
number of rows to sample, default 1 |
rows from the input data.frame as a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.