tests/testthat/test-NA_explicit_.R

context("NA_explicit_")


test_that("multiplication works", {
  
  exists("NA_explicit_") ->.; 
    expect_true(.)
    NA_explicit_  ->.; expect_is(., 'character')
  
})

Try the na.tools package in your browser

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

na.tools documentation built on May 2, 2019, 8:24 a.m.