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

Description Usage Value Examples

Description

Helpr Path: Where's my help at?

Usage

1

Value

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

Examples

1
2
3
4
5
#if(identical(helpr_path(), getwd())) {
#  "you are a developer"
#} else {
#  "you have installed helpr"
#}

hadley/helpr documentation built on May 17, 2019, 10:41 a.m.