get_temp_filename: Create a temporary file name

View source: R/file.R

get_temp_filenameR Documentation

Create a temporary file name

Description

Create a temporary file name

Usage

get_temp_filename(pattern = "", path = get_temp_dirname(), ext = "")

Arguments

pattern

character if provided this will be prepended on the filename returned

path

charcater the path to attach the file within

ext

charcater any extension to add to the filename generated

See Also

Other FILE: cp_dir, file_parts, get_temp_dirname, rsync_dirs


btupper/rscripting documentation built on Oct. 18, 2022, 6:47 p.m.