tests/testthat/test-fcount.R

context("test-fcount")

test_that("output is tibble",{
    expect_identical(class(fcount(iris$Species))[[1]], "tbl_df")
})
FreekManders/Freekfoofactors documentation built on April 7, 2020, 12:47 a.m.