tests/testthat/test-ui-splom.R

context("canvasXpress Web Charts - SPLOM")


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

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

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

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

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

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

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

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

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.