tests/testthat/test_format_eviews.R

test_that("Import from EViews", {
    skip_if_not_installed(pkg = "hexView")
    expect_true(is.data.frame(suppressWarnings(import(hexView::hexViewFile("data4-1.wf1")))))
})
leeper/rio documentation built on Sept. 17, 2024, 1:29 a.m.