Description Usage Arguments Value Examples
Works efficiently on matrices and DelayedMatrix objects. Note that it is possible for "raw" extremality to be greater than 1, so this function does a second pass to correct for this.
1 | extremality(x, raw = FALSE)
|
x |
A rectangular object with proportions in it |
raw |
Skip the correction pass? (DEFAULT: FALSE) |
1 | The extremality of each row (if more than one) of the object
|
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.