Replies: 1 comment 3 replies
-
It is not quite the same thing, no! It is based on the Jupyter-like code cells that other IDEs support:
And it is similar to the knitr "spin" syntax: In fact, you can also make these kinds of cells with I would say that I use Quarto when I'm really writing a whole document with narrative and code, but I would use these code cells in a regular |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hey all,
I'm trying to get more experience in Positron - coming from R Studio. I noticed that in an R script in Positron I can create a code cell (image below). I use these regularly in quarto as code chunks. Is this the same thing? Or what is the functionality of a code cell within an R script? How is it different than a chunk in quarto for example?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions