tests/testthat/test-is_ggbio.R

test_that("is_ggbio works", {
    
    testthat::expect_false(echodata::is_ggbio(mtcars))
    testthat::expect_false(echodata::is_ggbio( ggplot2::ggplot())) 
})
RajLabMSSM/echodata documentation built on Nov. 21, 2023, 8 a.m.