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")
dtenenba/BiocCheck documentation built on May 15, 2019, 4:53 p.m.