validation_tests: Validate a package's biocViews.

Description Usage Arguments Value Author(s) Examples

Description

Ensures that a package has biocViews and that they are valid. Function is designed to be called from the unit tests of another package.

Usage

1

Arguments

pkg

character(1) Name of package to validate.

Value

invisible(NULL) if tests pass.

Author(s)

Dan Tenenbaum dtenenba@fhcrc.org

Examples

1
validate_bioc_views("biocViews")

biocViews documentation built on Nov. 19, 2020, 2:01 a.m.