Is there an equivalent in quarto::quarto_render() to rmarkdown::render(params =)? There's an execute_params argument but can't seem to make it work for that purpose:
For example, how can I pass custom parameters to the following .qmd file using quarto_render()?