Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

is_package_path

Test for Package Root Directory


Description

Tells if a directory is a package directory, i.e. that it contains a DESCRIPTION file.

Usage

is_package_path(x, error = FALSE)

Arguments

x

path to the directory to test

error

logical that indicates if an error should be raised if the directory is not a package directory.


pkgmaker

Development Utilities for R Packages

v0.32.2
GPL (>= 2)
Authors
Renaud Gaujoux [aut, cre]
Initial release
2020-10-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.