ReadonlycriteriaThe slicing criteria to use
Optional ReadonlydirectionThe direction to slice in. Defaults to backward slicing if unset.
Optional ReadonlyincludeIf set (and slicing backward), continue the slice past a function-definition boundary, also including
the definition's binding and call sites. Defaults to false.
Optional ReadonlyinlineInline every file into the reconstruction, in flowR's loading order (which respects implicit sources),
independent of whether it is sourced explicitly; 'banner' additionally precedes each file with a banner
comment naming it. Overrides inlineSources.
Optional ReadonlyinlineInline resolvable source() calls into the reconstruction so the result is a single self-contained R text.
Cyclic and unresolvable source() calls are kept verbatim and reported via reconstruct.inlineWarnings.
Optional ReadonlynoShould the magic comments (force-including lines within the slice) be ignored?
Optional Readonlynodo not reconstruct the slice into readable code
Readonlytypeused to select the query type :)
Calculates and returns the static backward or forward slice from the given criteria