euclid.norm | R Documentation |
Calculate length of a 3D vector.
euclid.norm(x, y, z, v = cbind(x, y, z))
x |
First accelerometer channel. |
y |
Second accelerometer channel. |
z |
Third accelerometer channel. |
v |
optional matrix or data frame containing x,y,z measurments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.