system.file()
has a ...
argument which, internally, is passed to
file.path()
, so including it in user code is repetitive.
See also
linters for a complete list of linters available in lintr.
system.file()
has a ...
argument which, internally, is passed to
file.path()
, so including it in user code is repetitive.
linters for a complete list of linters available in lintr.