Skip to contents

[Maturing]

Useful for testthat and examples compilation for R CMD CHECK and test coverage

Usage

is_vsearch_installed(path = "vsearch")

Arguments

path

(default: vsearch) Path to vsearch

Value

A logical that say if vsearch is install in

Author

Adrien Taudière

Examples

MiscMetabar::is_vsearch_installed()
#> [1] TRUE