Skip to content

Working with old R projects. #3796

Answered by juliasilge
SETOsfk asked this question in Q&A
Discussion options

You must be logged in to vote

You absolutely can work with RStudio projects, yes! There are two ways I like to open them up:

  • Use "Open Folder" (from the workspace switcher on the upper right, native app toolbar, or welcome page) to open the RStudio project folder. This makes the folder your Positron workspace.
  • From the terminal, cd to the RStudio project folder and then do positron . in the same way that you might have done open 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:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SETOsfk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants