Description Usage Arguments Details Value Examples
View source: R/entry_shuffle.R
Entry shuffle
1 | entry_shuffle(x, row_position, column_position, replacement)
|
x |
a matrix. |
row_position |
an integer indicating the row's index. |
column_position |
an integer indicating the column's index. |
replacement |
the entry to be inserted into the matrix. |
Replace a matrix entry.
A matrix with a modified entry.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.