We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459ad57 commit c4d9baaCopy full SHA for c4d9baa
docs/advanced/environment-vars.qmd
@@ -36,7 +36,7 @@ You can read about other ways to set environment variables in Quarto Projects in
36
If this check fails, Quarto will not run.
37
38
* - `QUARTO_KNITR_RSCRIPT_ARGS`
39
- - Comma separated list of command line argument to pass to `Rscript` started by Quarto when rendering with `knitr` engine, e.g.
+ - Comma separated list of command line argument to pass to `Rscript` started by Quarto when rendering with `knitr` engine, e.g.
40
41
```
42
QUARTO_KNITR_RSCRIPT_ARGS="--no-init-file,--max-connections=258"
0 commit comments