ReadonlycalleesOptional Readonlycalla mermaid.live link visualizing the transitive call graph from this function (only when requested with --cg)
Optional Readonlydocbest-effort rdrr.io documentation link, when the function name maps to a documentable topic
ReadonlyexportedOptional ReadonlyfileOptional Readonlyflowrwhat flowR itself states about the function, from the built-in environment of the analysis
Optional Readonlyflowrwhether the whole view comes from flowR's built-in definition because the database has no entry: the
primitives and operators (+, [, if) that appear in no package's sources, and anything a flowR
configuration adds. Everything the database would contribute (defaults, callees, location) is then empty,
and since flowR records no defaults, every SignatureParameterView.required reads false.
Optional ReadonlylineOptional ReadonlymanReadonlynameReadonlypackageReadonlyparametersReadonlypropertiesOptional Readonlys3genericwhether the function looks like an S3 generic (has <generic>.<class> dispatch targets in the same package)
Optional Readonlys3methodwhen the function is an S3 method, the generic it dispatches for (print.rema is print in base, class rema); lazily computed
Optional Readonlys3methodsthe <generic>.<class> dispatch targets found in the same package
Optional Readonlysourcedeep link to the definition on the read-only GitHub mirror of the sources (CRAN, or R's own for a base package)
Optional Readonlyversion
the detailed view of a single function within a package