getPackagePath: function to find package folder

Description Usage Arguments Value Examples

View source: R/source.R

Description

function to find package folder

Usage

1
getPackagePath(name = "ffIntro", setAsWD = FALSE)

Arguments

char

, name of package

booleen

, set work directory to path of package?

Value

path of package

Examples

1
getPackagePath(name="base",setAsWD=FALSE)

sorhawell/ffIntro documentation built on May 30, 2019, 6:32 a.m.