-
Hi, I can simply initialize e.g. a Quarto book project within the RStudio project but this seems not right. I didnt think too much about the advantages/disadvantages but I think it makes more sense to manage the project as one. |
Beta Was this translation helpful? Give feedback.
Answered by
jjallaire
Aug 19, 2022
Replies: 1 comment
-
Yes, you can just add a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jjallaire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can just add a
_quarto.yml
file to the directory defining the book and next time you start RStudio it will be recognized as a Quarto project.