is_r_package: Is a Directory an R Package Root Directory?

is_r_packageR Documentation

Is a Directory an R Package Root Directory?

Description

Just a convenience wrapper to rprojroot::is_r_package.

Usage

is_r_package(path)

Arguments

path

The path to the directory.

Value

TRUE if the directory is an R package root directory.


packager documentation built on Aug. 16, 2023, 5:08 p.m.