rename_files {usethis}R Documentation

Automatically rename paired ⁠R/⁠ and ⁠test/⁠ files

Description

This is a potentially dangerous operation, so you must be using Git in order to use this function.

Usage

rename_files(old, new)

Arguments

old, new

Old and new file names (with or without extensions).


[Package usethis version 2.2.3 Index]