I am using packrat
in one of my R-studio project, call it project A. I also created brand new project (call it B), I would like to take environment of project A and move it to project B. Can I just copy packrat folder from one project to another.
Asked
Active
Viewed 58 times
1

Phil
- 7,287
- 3
- 36
- 66

user1700890
- 7,144
- 18
- 87
- 183
-
2Just a note that `packrat` is no longer being developed, and `renv` is its replacement. – Phil Jun 23 '20 at 20:44