local_clean_touchstone: Clean up

View source: R/testing.R

local_clean_touchstoneR Documentation

Clean up

Description

Deletes dir_touchstone() when the local frame is destroyed.

Usage

local_clean_touchstone(envir = parent.frame())

Arguments

envir

⁠[environment]⁠
Attach exit handlers to this environment. Typically, this should be either the current environment or a parent frame (accessed through parent.frame()).

See Also

Other testers: local_package()


lorenzwalthert/touchstone documentation built on April 20, 2024, 9:57 a.m.