View source: R/another_product.R
another_product | R Documentation |
Another product
another_product(x, y)
x |
vector |
y |
vector |
Cross product of x and y
crossprod(c(1,2,3),c(4,5,6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.