tests/testthat/test-getCatenaryParameter.R

test_that("catenary param is calculated corrected", {
  expect_equal(round(getCatenaryParameter(h = 1, v = 0, L = 2), 6), 0.229640)
})

Try the ggpointless package in your browser

Any scripts or data that you put into this service are public.

ggpointless documentation built on May 29, 2024, 7:16 a.m.