inst/files/a_verbatim.R

foobar <- function(x) {
    # this is a lint: this line is way toooooooooooooooooooooooooooooooooooo long! # Exclude Linting
    return(NULL)
}

barfoo <- function(x) {
    # this is not a lint
    return(NULL)
}

Try the packager package in your browser

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

packager documentation built on Aug. 16, 2023, 5:08 p.m.