tests/testthat/test-function-plot_one_treemap.R

test_that("plot_treemap() works", {

  dtf <- data.frame(a = 1)

  fakin.path.app:::plot_treemap(dtf, index = "a", vSize = "a")

})
KWB-R/fakin.path.app documentation built on Nov. 25, 2020, 10:20 p.m.