generate_file_name: Generate File Name

View source: R/utils_module.R

generate_file_nameR Documentation

Generate File Name

Description

Generates a file name that has not yet been used

Usage

generate_file_name(base_name, extension = ".pdf", folder = "output/")

Arguments

base_name

Base name including

extension

File extension. Defaults to ".pdf"

folder

Name of the folder in which to store the file. Defaults to "output/"

Value

File name that is not used in the


gbaquer3/rMSIcleanup documentation built on Feb. 24, 2023, 2:58 p.m.