tests/testthat/test-ui-hexplotbinplot.R

context("canvasXpress Web Charts - HexplotBinplot")


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

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

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

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

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

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.