tests/testthat/test_beginning.r

###################################################################
# ----------------------------------------------------------------#
# Tests for the beginning                                         #
# ----------------------------------------------------------------#
###################################################################

context("Beginning")


test_that("simple tests", {
  
  expect_equal(1:10, 1:10)
  
  }
)

Try the unitedR package in your browser

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

unitedR documentation built on July 8, 2020, 6:38 p.m.