Saving an entire project from qmd.file back to rmd.file #2447
Unanswered
KennethGottfredsen
asked this question in
Q&A
Replies: 1 comment 4 replies
-
The only conversion tool in Quarto is from/to Jupyter Notebook. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I want to write simple documents and books in R Studio with Quarto. The main reason is, that I prefer the diverse language integration that Quarto offers, compared to R markdown. My main question is:
Is it possible to save all my files from an entire book projekt or some documents back in the rmd.file?
I'm asking because I have to write an assignment. The requirements are that it has to be delivered in rmd.file format. My main concern is that I have to copy paste everything and get a ton of errors in doing so - and in the process violate make it impossible to reproduce my work.
I hope you guys can help me out.
/Kenneth
Beta Was this translation helpful? Give feedback.
All reactions