inst/testpackages/testpkg0/R/morecode.R

if (FALSE) browser()

if (FALSE) cat("some code")

if (FALSE) parse_Rd("some_file")

if (F) print("howdy!")

if (FALSE)
    if(T) print("halloooo")
Bioconductor/BiocCheck documentation built on Dec. 26, 2024, 12:25 a.m.