arch | R Documentation |
With this function it is possible to perform a reduction from chord to elliptical bow.
arch(x, digits = 4)
x |
Rope |
digits |
Number of digits are |
value
# Test data ROPE <- 50000 value <- arch(ROPE, digits = 4) print(value)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.