test: A simple test function

Description Usage Value Examples

View source: R/new_test.R View source: R/test.R

Description

A simple test function. show link[ape]{drop.tip} %>%

Usage

1
2
    test()
    test2()

Value

A logical TRUE

Examples

1
2
3
4
5
6
    test()
    # workflow and data experiment get 4800 sec (80 min)
    # software times out after 10 min (600 sec)
    # package guideline for software is 5 min (300 sec)
    Sys.sleep(1)
    test2()

Bioconductor/spbtest5 documentation built on Feb. 25, 2020, 12:02 a.m.