View source: R/compute_subsample.R
compute_subsample | R Documentation |
Internal helper to compute a column-wise subsample of the data by block
compute_subsample(data, block_ind, n, sample_size = 1, seed = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.