Description Usage Arguments Value Examples
For dist backend see: dist_replace.
1 2  | ## S3 replacement method for class 'disto'
x[i, j, k] <- value
 | 
x | 
 object of class 'disto'  | 
i | 
 (integer vector) row index  | 
j | 
 (integer vector) column index  | 
k | 
 (integer vector) direct index  | 
value | 
 (integer/numeric vector) Values to replace  | 
Invisible disto object. Note that this function is called for its side effect.
1 2 3 4 5 6 7 8 9 10 11 12 13  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.