lint(file = ".", style = lint.style, recurse = TRUE, text = NULL)
Check source documents for stylistic errors. The test
are given as a list in tests
. If a directory is
given all *.R files in that directory and sub-directories
are checked. If a file other than a .R or .r file is
desired it must be given explicitly as the file
argument.
check_pattern