find_devpackage {pkgmaker}R Documentation

Find Path to Development Package Root Directory

Description

Development packages are looked-up according to rules defined in a file .Rpackages in the user's home directory.

Usage

find_devpackage(x, error = TRUE)

Arguments

x

name of the development package to lookup.

error

logical that indicates if an error is thrown when the project root directory could not be found.

Specification of package path

Package paths are specified in a list with:


[Package pkgmaker version 0.27 Index]