rename_package {fritools} | R Documentation |
Change This Package's Name
Description
Does not change the path, we just rename the package, not the repo and we must not change git remotes!
Usage
rename_package(path, to)
Arguments
path |
The new package name. |
Value
Run for its side effect.
See Also
Other package functions:
get_package_version()
,
is_r_package_installed()
,
is_version_sufficient()
,
load_internal_functions()
[Package fritools version 4.4.0 Index]