managed_tempdir: Create and manage temporary directory with automatic cleanup

View source: R/encoding.R

managed_tempdirR Documentation

Create and manage temporary directory with automatic cleanup

Description

Create and manage temporary directory with automatic cleanup

Usage

managed_tempdir(pattern = "rclade_")

Arguments

pattern

Character. Directory name pattern.

Value

List with path and cleanup function.


Rclade documentation built on Sept. 26, 2026, 5:07 p.m.