tests/testthat/test-rpoilog.R

context("Poilog random variates")

test_that("rpoilog gives numbers", {
  expect_that(rpoilog(10, 1.0, 1.0) %>% is.numeric(), is_true())
})

Try the texmexseq package in your browser

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

texmexseq documentation built on May 29, 2017, 11:25 p.m.