tests/testthat/test-read_rp_xlsx.R

library(testthat)

test_that("read_rp_xlsx works", {
    x <- read_rp_xlsx()
    expect_equal(x, RP)
})

Try the FastRet package in your browser

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

FastRet documentation built on June 25, 2024, 5:07 p.m.