setup_lintr_config | R Documentation |
lintr
config fileA simple function to create the config file needed for lintr
. Most
linters are enable by default, except for line_length_linter
and
trailing_whitespace_linter
.
setup_lintr_config(...)
... |
Arguments passed on to
|
Nothing, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.