Description Usage Arguments Value Examples
Samples a Subset of N Rows From a Matrix Object
1 | subSample(x, n_sub = 40)
|
x |
An matrix, data.frame or xts object |
n_sub |
Numerical value indicating how many rows should be sampled |
Subset of n-rows of x ordered by ?index?
1 | subSample(____)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.