rename_proj | R Documentation |
Renames both the project directory and .Rproj file, as well as updating.
rename_proj(d, mru, old_name, new_name)
d |
Dataframe; All projects found in chosen directory |
old_name |
Character; Name of project to change |
new_name |
Character |
Currently changes project_mru as side effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.