Learn R Programming

madrat (version 3.15.6)

madTempDir: madTempDir

Description

returns a temporary directory as a subfolder of the tempfolder set in getConfig("tmpfolder").

Usage

madTempDir()

Arguments

Value

path to the temp folder

Author

Jan Philipp Dietrich

See Also

getConfig

Examples

Run this code
if (FALSE) {
madrat:::madTempDir()
}

Run the code above in your browser using DataLab