Skip to contents

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.