subset_single_dim | R Documentation |
Utility function. Same as subset_dim, but along the
single dimension with index which_dim
.
subset_single_dim(x, which_dim, dim_length, random)
x |
object to subset |
which_dim |
index of dimension along which to subset |
dim_length |
new length/size of the dimension of |
random |
logical, whether to take a random subset or just the head. |
help_downsize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.