powered by
With this function it is possible to perform a reduction from chord to elliptical bow.
arch(x, digits = 4)
Rope
Number of digits the seconds are rounded to. DEFAULT: 4
rounded
value
# NOT RUN { # Test data ROPE <- 50000 value <- arch(ROPE, digits = 4) print(value) # }
Run the code above in your browser using DataLab