testthat_file {styler}R Documentation

Create the path to a test that file

Description

Create the path to a test that file

Usage

testthat_file(...)

Arguments

...

Arguments passed to file.path() to construct the path after ".../tests/testthat/"


[Package styler version 1.7.0 Index]