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 April 18, 2024, 5:50 p.m.