Learn R Programming

testex (version 0.2.1)

uses_roxygen2: Checks for use of roxygen2

Description

Checks for use of roxygen2

Usage

uses_roxygen2(path)

Value

A logical value indicating whether a package takes roxygen2 as a dependency.

Arguments

path

A file path to a package source code directory