rename_file: Rename and relocate a file

View source: R/utils.R

rename_fileR Documentation

Rename and relocate a file

Description

rename_file will rename and/or move a file; this is useful for adjusting R markdown output locations.

Usage

rename_file(from, to)

Arguments

from

File path and name of original file.

to

File path and name of altered/moved file.


al-obrien/farrago documentation built on April 14, 2023, 6:20 p.m.