helpr (version 0.2.0)

helpr_path: Helpr Path: Where's my help at?

Description

Helpr Path: Where's my help at?

Usage

helpr_path(...)

Arguments

Value

returns the path the to the helpr dir. This could be local or the system (installed) path

Examples

Run this code
#if(identical(helpr_path(), getwd())) {
#  "you are a developer"
#} else {
#  "you have installed helpr"
#}

Run the code above in your browser using DataLab