newFileName: newFileName

View source: R/A010_newFileName.R

newFileNameR Documentation

newFileName

Description

Generates a file name in a specific format, which doesn't conflict with any files already in the folder.

Usage

newFileName(folder, name, format)

Arguments

folder

the address of the folder

name

the non-numerical part of the file name

format

the type of file used. (png, txt, etc.)

Value

Returns a new file name


R-graphic-design/RGD documentation built on Jan. 2, 2023, 10:30 p.m.