Description Usage Arguments Value Examples
This function simplifies the call to 'ipu()' for the simple case of a matrix and row/column targets.
1 | ipu_matrix(mtx, row_targets, column_targets, ...)
|
mtx |
a |
row_targets |
a vector of targets that the row sums must match |
column_targets |
a vector of targets that the column sums must match |
... |
additional arguments that are passed to 'ipu()'. See
|
A matrix
that matches row and column targets
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.