tests/testthat/test-ui-bubble.R

context("canvasXpress Web Charts - Bubble")


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

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

test_that("cXbubble3", {
    check_ui_test(cXbubble3())
    warning("Note that the after render for the labels are not in the R code so it will be different than what is shown on the web")
})

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

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.