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")

Try the BiocCheck package in your browser

Any scripts or data that you put into this service are public.

BiocCheck documentation built on Nov. 8, 2020, 5:38 p.m.