read_repo_file: Read a file from a repo given a root file

Description Usage Arguments

View source: R/read.R

Description

Read a file from a repo given a root file

Usage

1
read_repo_file(project, repo, file, root_file = ".team")

Arguments

project

The name of the project. Corresponds to a directory.

repo

The name of the repo. Correcponds to a sub-directory of project.

file

The file to read in.

root_file

A file that will will be used as a root criterion. See rprojroot::has_file() for details.


lorenzwalthert/teamtools documentation built on Dec. 10, 2019, 2:11 a.m.