getTestOutputDir: Get the test output directory.

View source: R/test_framework.R

getTestOutputDirR Documentation

Get the test output directory.

Description

Returns the path to the test output directory. The function creates this also this directory if it does not exist.

Usage

getTestOutputDir()

Value

The path to the test output directory, as a character value.

Examples

# Get the test output directory:
biodb::getTestOutputDir()


pkrog/biodb documentation built on Nov. 29, 2022, 4:24 a.m.