R Interface to 'Quarto' Markdown Publishing System
Convert R Markdown documents and 'Jupyter' notebooks to a variety of output formats using 'Quarto'.
install.packages("quarto")
remotes::install_cran("quarto")