tests/testthat/test-ui-tree.R

context("canvasXpress Web Charts - Tree")


test_that("cXtree1", {
    check_ui_test(cXtree1())
})

test_that("cXtree2", {
    check_ui_test(cXtree2())
})

test_that("cXtree3", {
    check_ui_test(cXtree3())
})

test_that("cXtree4", {
    check_ui_test(cXtree4())
})

test_that("cXtree5", {
    check_ui_test(cXtree5())
})

Try the canvasXpress package in your browser

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

canvasXpress documentation built on Nov. 9, 2023, 1:06 a.m.