Description Usage Arguments Value
Creates a temporary directory, returning the file path of the freshly created directory. This function stops on failure rather than merely showing warnings.
1 | mkdir_temporary(prefix = "resurrectr")
|
prefix |
A character vector giving the initial part of the temporary directory name. |
A character vector of the canonical file path of the created temporary directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.