ReadonlyaccessThe name of the function/operation used for the access (e.g. $, [, [[, but also filter, select, ...)
ReadonlyaccessedThe name or index of the column or row being accessed in the data frame
ReadonlycertaintyThe certainty of the linting result.
ReadonlyinvolvedThe node ID or IDs involved in this linting result, if applicable.
ReadonlylocThe source location where this linting result occurs
Optional ReadonlyoperandThe variable/symbol name of the accessed data frame operand (undefined if operand is no symbol)
Optional ReadonlyquickIf available, what to do to fix the linting result.
ReadonlytypeThe type of the data frame access ("column" or "row")
A linting result for a single linting rule match.