View source: R/countland_subsample.R
SubsampleCol | R Documentation |
Internal function for subsampling a column from a sparse matrix.
SubsampleCol(lm, li, j, n_counts)
lm |
column vector |
li |
row positions |
j |
column index |
n_counts |
count to sample |
subsampled column as dgTMatrix components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.