tests/testthat/test_format_eviews.R

context("EViews import")

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 Sept. 19, 2023, 5:06 p.m.