tests/testthat/test-ui-line.R

context("canvasXpress Web Charts - Line")


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

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

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

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

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

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

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.