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")))))
})

Try the rio package in your browser

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

rio documentation built on June 22, 2024, 9:48 a.m.