Working with old R projects. #3796
-
Is there any way to work old R projects or should i just use r scripts. |
Beta Was this translation helpful? Give feedback.
Answered by
juliasilge
Jul 2, 2024
Replies: 1 comment
-
You absolutely can work with RStudio projects, yes! There are two ways I like to open them up:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SETOsfk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You absolutely can work with RStudio projects, yes! There are two ways I like to open them up:
cd
to the RStudio project folder and then dopositron .
in the same way that you might have doneopen my_project.Rproj
for RStudio. This also make the RStudio project your current Positron workspace. To make this work, you first need to run this command one time to add Positron to your path: