Is there a way to publish to quartopub.com with R code instead of a CLI command?
If I go to the terminal window in RStudio, I can publish with:
quarto publish quarto-pub
I would like to do the same thing, but from the console window in RStudio, e.g. with something like:
quarto::quarto_publish_doc()
cderv
2
Not yet but we have an opened Feature Request for a quarto publish
R wrapper:
system
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.