data_repository_path: Get path to the data repository of a project

View source: R/paths.R

data_repository_pathR Documentation

Get path to the data repository of a project

Description

Checks options()$datarepo.path for the path, otherwise uses the project path and options()$datarepo.subdir which defaults to data-repository.

Usage

data_repository_path()

Value

Character string of path to the data repository for a project.


ChristopherBarrington/datarepository documentation built on April 3, 2022, 10:26 p.m.