View source: R/migrate_project.R
migrate_project | R Documentation |
CAUTION REQUIRED: Migrate from an old version of project to renv setup
migrate_project(project = ".", date, working_directory, targets = FALSE, ...)
project |
A character string. The path to a project. |
date |
A character string. The date of the MRAN to use, e.g., 2021-01-25. |
working_directory |
A character string. The root path to the working directory of the project. |
targets |
A boolean. If |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.