Description Usage Arguments Value Examples
View source: R/eindim618funk.R
caculate the absolut abweichung for vector
1 | absolutabweichungVector(A, B)
|
A |
vector, numica |
B |
vector, numica |
Num, abs(A-B)
1 | absolutabweichungfunk(c(1,5), c(2,3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.