The goal is to provide things that RStudio or usethis doesn't provide natively.
Arguments
- new
The new file name, that will be copied in the same directory as the active document
- ...
These dots are for future extensions and must be empty.
- old
The old name, defaults to the active document.
Details
For example, active_rs_doc_rename()
will not happen, because it is already easy
to do so via the RStudio IDE.
See also
Other document manipulation helpers:
active_rs_doc_delete()