tests/testthat/test-ui-correlation.R

context("canvasXpress Web Charts - Correlation")


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

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

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

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

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.