get_writeable_lib: Get Writeable Library

Description Usage Value See Also Examples

View source: R/functions.R

Description

Returns the first writeable R library found.

Usage

1

Value

file path

See Also

file_access

Examples

1
2
3
4
5
6
## Not run: 
if (interactive()) {
    get_writeable_lib()
}

## End(Not run)

ElianHugh/templater documentation built on Dec. 31, 2020, noon