create_tmp_dir: 'Create' a temp directory (really its the same directory path...

View source: R/directory.R

create_tmp_dirR Documentation

'Create' a temp directory (really its the same directory path for the whole R session, so it's not that new) Recreate it if it's non-existant

Description

'Create' a temp directory (really its the same directory path for the whole R session, so it's not that new) Recreate it if it's non-existant

Usage

create_tmp_dir()

Value

char path:


nickmckay/lipdR documentation built on April 13, 2025, 5:58 p.m.