tests/testthat/teardown.R

context("teardown")

# remove temporary 'rgf' files
if (dir.exists(default_dir)) unlink(default_dir, recursive = TRUE, force = TRUE)

Try the RGF package in your browser

Any scripts or data that you put into this service are public.

RGF documentation built on Sept. 12, 2022, 9:05 a.m.