Read lintr settings
Lintr searches for settings for a given source file in the following order.
options defined as linter.setting
.
linter_file
in the same directory
linter_file
in the project directory
linter_file
in the user home directory
read_settings(filename)
filename |
source file to be linted |
The default linter_file name is .lintr
but it can be changed with option
lintr.linter_file
. This file is a dcf file, see read.dcf
for details.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.