Hi,
I'm having a lot of fun with RStudio Cloud
I know you cannot (currently) duplicate a workspace:
what about duplicating a single project? As explained here, other users can duplicate this project of mine:
https://rstudio.cloud/project/160813
But what if I want to duplicate it? Sure, I could setup a GitHub repo, commit it (paying attention to .gitignore the runs folder) and then pull it into another project. However, I'm mostly experimenting for now, and I don't feel like I need to setup a repository just for playing around with some code in my spare time. So, is there an easier way to duplicate my project?