Description Usage Arguments Details Value
View source: R/multivariate_funtional.R
A extended idea as proposed on https://stackoverflow.com/a/12643509 by Christian A.
1 | distdex(i, j, n, .check_order = T, .check_possible_ij = T)
|
i |
row index (either a single value or vector). |
j |
column index (either a single value or vector) |
n |
number of objects that created the |
.check_order |
boolean (if we should check that |
.check_possible_ij |
boolean (if we should check that |
Note that i and j can be vectors, but if they're both vectors we don't return all combinations of each.
requested indicies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.