View source: R/clustMD_UtilityFunctions.R
| vec.outer | R Documentation |
This function calculates the outer product of a vector with itself.
vec.outer(x)
x |
a numeric vector. |
Returns the outer product of the vector x with itself.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.