tests/testthat/deviation-tests.R

library(STWIBFH)

test_that("Calculate Standard Devitation", {
  expect_equal(calculateStandardDeviation(c(1,1)), 0)
})
maxmayr95/STWIBFH documentation built on Dec. 31, 2019, 12:56 a.m.