OptionalautoOptionalinlineOptionalinlineInline 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.
OptionalreconstructWhen confronted with a project of multiple files the question for reconstruct arises wrt. which files to rebuild. This option can be used to either reconstruct all files or only specific files by their index in the project. By default, (for legacy) this will reconstruct the first file (index 0).
Either you can set this to 'all' to reconstruct all files or provide an array of file indices in the files context to reconstruct only those files.
Inline every file into the reconstruction, in flowR's loading order (which respects implicit sources). Overrides inlineSources and reconstructFiles.