repo_summary: Produce summary of repository configuration

Description Usage Arguments Value

View source: R/read_repo_config.R

Description

Produce summary of repository configuration

Usage

1
2
repo_summary(repo_config, file = tempfile(fileext = ".html"),
  format = "html")

Arguments

repo_config

data.frame: configuration as returned by read_repo_config

file

string: path to file to write summary to. A temporary file is used by default

format

string: produce HTML ("html") or Rmarkdown ("Rmd") file?

Value

Path to the summary file in HTML or Rmarkdown format


AustralianAntarcticDataCentre/raadsync documentation built on May 5, 2019, 8:14 a.m.