Learn R Programming

testthat (version 3.1.4)

test_path: Locate file in testing directory.

Description

This function is designed to work both interactively and during tests, locating files in the tests/testthat directory

Usage

test_path(...)

Value

A character vector giving the path.

Arguments

...

Character vectors giving path component.