file.create.unique: base::file.create which ensures exisiting files are indexed...

Description Usage Arguments Value Examples

View source: R/file.create.unique.R

Description

base::file.create which ensures exisiting files are indexed and not overwritten

Usage

1

Arguments

filePath

Character, path to the file

Value

Full path to the file to be created.

Examples

1
## Not run: file.create.unique('~/.Rprofile')

ajabadi/Altools documentation built on Jan. 18, 2022, 7:43 a.m.