tests/testthat/test_exptwoplots.R

context("Generate two independent plots")

test_that("test overall exp report function", {
  skip_on_cran()
  expect_error(ExpTwoPlots(data,plot_type = "categorical",iv_variables = NULL,target = NULL,
                lp_geom_type = 'boxplot',lp_arg_list = list(),rp_geom_type = 'boxplot',
                rp_arg_list = list(), theme = "Default"))
  })

Try the SmartEDA package in your browser

Any scripts or data that you put into this service are public.

SmartEDA documentation built on Dec. 4, 2022, 1:15 a.m.