| extraction_operator_linter {lintr} | R Documentation |
Check that the [[ operator is used when extracting a single element from an object, not [ (subsetting) nor $
(interactive use).
extraction_operator_linter()
linters for a complete list of linters available in lintr.