skip_if_no_temp_access: Skip test if tempdir() not accessible

View source: R/zzz.R

skip_if_no_temp_accessR Documentation

Skip test if tempdir() not accessible

Description

Some function tests require tempdir() to be writeable in package vol2birdR. This helper function allows to skip a test if tempdir() is not accessible Inspired by https://testthat.r-lib.org/articles/skipping.html#helpers.

Usage

skip_if_no_temp_access()

vol2birdR documentation built on May 31, 2023, 6 p.m.