Change default quarto code chunk/cell from python to R? #9677
-
|
When working with a EDIT: In particular, I'm curious how to make R the default code chunk when using the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
If you make one chunk in a document R, then all the ones you create afterwards will also be R. We are tracking how to make this configurable (for example, at the user or workspace level) in quarto-dev/quarto#405, if you'd like to add a 👍 or any additional detail on your use case. |
Beta Was this translation helpful? Give feedback.
If you make one chunk in a document R, then all the ones you create afterwards will also be R.
We are tracking how to make this configurable (for example, at the user or workspace level) in quarto-dev/quarto#405, if you'd like to add a 👍 or any additional detail on your use case.