Ch18-gentempfilenm: Generate a tempfile name

Description Usage Arguments Value Author(s)

Description

Generates a tempfile name with an optional user specified prefix and suffix Result is a character string

Usage

1
  gentempfilenm(prfx = "temp", sfx = ".txt")

Arguments

prfx

prefix for the file name, e.g. "temp"

sfx

suffix (file extension) for the file name, e.g. ".txt"

Value

a character string containing the randomly generated name of the tempfile.

Author(s)

Grant Izmirlian izmirlig at mail dot nih dot gov


pwrFDR documentation built on May 12, 2021, 5:07 p.m.