The name of the function/operation used for the access (e.g. $
, [
, [[
, but also filter
, select
, ...)
The name or index of the column or row being accessed in the data frame
Readonly
certaintyOptional
operandThe variable/symbol name of the accessed data frame operand (undefined
if operand is no symbol)
Optional
Readonly
quickIf available, what to do to fix the linting result.
The source range in the code where the access occurs
The type of the data frame access ("column" or "row")
A linting result for a single linting rule match.