R/utils.R
isolate_example.Rd
Runs code in a temporary directory in a controlled environment with a controlled set of options.
isolate_example(desc, code)
Character, description of the example.
Code to run.
Nothing.