Description Usage Arguments Value Examples
Iterate remove an paste random cells
1 |
matrix |
a matrix object of class |
Returns the input matrix
object with a cell replaced randomly.
1 2 3 4 | n<-10
p<-0.5
data<- clusters_matrix(n,p)
proceso(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.