
Useful for testthat and examples compilation for R CMD CHECK and
test coverage
Usage
is_multiqc_installed(path = "multiqc")
Arguments
- path
(default: multiqc) Path to MultiQC
Value
A logical that say if MultiQC is installed.
Examples
MiscMetabar::is_multiqc_installed()
#> [1] TRUE