Learn R Programming

reproducible (version 1.0.0)

tempdir2: Make a temporary sub-directory

Description

Create a temporary subdirectory in tempdir().

Usage

tempdir2(sub)

Arguments

sub

Character string, length 1. Can be a result of file.path("smth", "smth2") for nested temporary sub directories.