Functions that data-mask their non-first argument: the symbols passed there name columns of the first
(data) argument, not variables in scope. The DefaultBuiltinConfig marks those arguments
EdgeType.NonStandardEvaluation|NSE; the pipe processor (processPipe) re-applies the same
treatment when the data is supplied through %>%/|> (then every explicit argument is a column).
Functions that data-mask their non-first argument: the symbols passed there name columns of the first (data) argument, not variables in scope. The DefaultBuiltinConfig marks those arguments EdgeType.NonStandardEvaluation|NSE; the pipe processor (processPipe) re-applies the same treatment when the data is supplied through
%>%/|>(then every explicit argument is a column).