roclet_clean.roclet_tests: Delete Unit Test Files Generated by @tests Tags

Description Usage Arguments Value Author(s)

View source: R/roclet_clean.roclet_tests.R

Description

Delete unit test files generated by @tests tags. Activated when calling roxygenize with clean = TRUE.

Usage

1
2
## S3 method for class 'roclet_tests'
roclet_clean(x, base_path)

Arguments

x

A roclet object.

base_path

Path to root of source package.

Value

NULL If found, files created by roxut will be deleted.

Author(s)

Bryan A. Hanson


roxut documentation built on Aug. 23, 2021, 1:10 a.m.