| uses_roxygen2 {testex} | R Documentation | 
Checks for use of roxygen2
Description
Checks for use of roxygen2
Usage
uses_roxygen2(path)
Arguments
path | 
 A file path to a package source code directory  | 
Value
A logical value indicating whether a package takes roxygen2 as
a dependency.
[Package testex version 0.2.0 Index]