tests/testthat/test-ui-genome.R

context("canvasXpress Web Charts - Genome")


test_that("cXgenome1", {
    check_ui_test(cXgenome1())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})

test_that("cXgenome2", {
    check_ui_test(cXgenome2())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})

test_that("cXgenome3", {
    check_ui_test(cXgenome3())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})

test_that("cXgenome4", {
    check_ui_test(cXgenome4())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})

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.