tests/testthat/test_plotMeanVarFit.R

context("Plotting the mean-variance trend")

test_that('plotting the mean-variance trend', {

    ## Tsome basic checkcs for the plotting function
    expect_silent(plotMeanVarFit(data))
    expect_silent(plotMeanVarFit(data, trans = "log"))
})

Try the BIGL package in your browser

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

BIGL documentation built on July 9, 2023, 7:15 p.m.