Open dschlaep opened 6 years ago
extraction_operator_linter: Check that the '[[' operator is used when extracting a single element from an object, not '[' (subsetting) nor '$' (interactive use).
See .lintr:
.lintr
#extraction_operator_linter,
See
.lintr
: