View source: R/generate_directions.R
cross | R Documentation |
Compute the Cross Product
cross(x, y)
x |
(vector): the first (1,3) vector in the cross product. |
y |
(vector): the second (1,3) vector in the cross product. |
a (vector): the cross product of x and y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.