ReadonlyargsOptional ReadonlycanReadonlydataOptional ReadonlyenvironmentOptional Readonlyforcewhich of the arguments should be forced? this may be all, e.g., if the function itself is unknown on encounter
ReadonlyinformationOptional ReadonlymakeMake maybe if assigned to symbol
Optional ReadonlymayOptional ReadonlymodesReadonlynameOptional ReadonlyquoteReadonlyrootReadonlysourceOptional ReadonlysuperOptional ReadonlyswapReadonlytargetOptional Readonlytargetpass only if the assignment target differs from normal R assignments (i.e., if the symbol is to be resolved)
Optional Readonlytargetis the target a variable pointing at the actual name?
The name of the argument that selects the target environment (e.g.
'envir'forassign). When present and the argument resolves to a variable with a tracked InGraphIdentifierDefinition#envState, the assignment is routed into that environment instead of the current scope.