Learn R Programming

beautier (version 2.6.12)

get_beautier_tempfilename: Get a temporary filename

Description

Get a temporary filename, similar to tempfile, except that it always writes to a temporary folder named beautier.

Usage

get_beautier_tempfilename(pattern = "file", fileext = "")

Value

name for a temporary file

Arguments

pattern

a non-empty character vector giving the initial part of the name.

fileext

a non-empty character vector giving the file extension