View source: R/arbitrarySparsity.R
| arbitrarySparsity | R Documentation | 
This introduces sparsity into a data frame or matrix with increasing frequency as the 'nedges' parameter is specified
arbitrarySparsity(nedges, network)
nedges | 
 Required. Edges parameter to increase sparsity.  | 
network | 
 Required. A matrix or data frame of gene expression  | 
a logical matrix of TRUE/FALSE where True indicates sparsity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.