Temporarily prepend a new temporary directory to the library paths.
Usage
with_temp_libpaths(code, action = "prefix")
local_temp_libpaths(action = "prefix", .local_envir = parent.frame())
Temporarily prepend a new temporary directory to the library paths.
with_temp_libpaths(code, action = "prefix")
local_temp_libpaths(action = "prefix", .local_envir = parent.frame())