quarto-dev / quarto-dev/quarto-cli
Timing of the creation and availability of execution params is undocumented
Open
@cderv is already working on this.
Since Jun 12, 2025.
documentation
parameters
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
What would you like to do?
Report an issue on quarto.org
Description
The parameters.html#rendering section doesn't include information on when the execution parameters are available, nor if these are available as objects themselves or if they exist as components of the list params alike in the knitr case.
In my case, I require these parameters to be available within my Quarto R chunks as well as available to any pre-render R scripts or R scripts sourced within inline code in my Quarto front-matter.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.