inst/unitTests/test_flowRep.ls.R

test_flowRep.ls <- function() {
    ## Not much useful testing as we don't know what 
    ## FlowRepository datasets are (will be) available.
    ## So we will just check that there are at least 50 different datasets
    checkTrue(length(flowRep.ls()) > 50)
}

Try the FlowRepositoryR package in your browser

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

FlowRepositoryR documentation built on Nov. 8, 2020, 7:26 p.m.