binman_path_base: Get suggested binman path

binman_path_baseR Documentation

Get suggested binman path

Description

[Stable]

Get the default base path for a binman download folder. If your working directory is in a project with a 'renv' folder, it will suggest that as the install location. Otherwise the path specified by rappdirs::user_data_dir() will be used.

Usage

binman_path_base(path = here::here())

Arguments

path

Path to check. Defaults to result of here::here()

Value

Returns a file path

Examples

## Not run: 
binman_path_base()

## End(Not run)


MARC-KC/marcR documentation built on June 2, 2022, 9:31 p.m.