test_boilerplate {normfluodbf}R Documentation

Test Boilerplate

Description

Test Boilerplate

Open Testfile

Usage

test_boilerplate(file_name = NULL)

open_testfile(testfile)

Arguments

file_name

file name

testfile

test file

Value

test boilerplate

open test file

Note

Solves the inconvenient process of navigating to the tests folder every time

Examples

## Not run: test_boilerplate(file_name = "test_remove_shit.R")
## Not run: open_testfile('test_pipeline.R')

[Package normfluodbf version 2.0.0 Index]