Description Usage Arguments Value
View source: R/read_repo_config.R
Produce summary of repository configuration
| 1 2 | repo_summary(repo_config, file = tempfile(fileext = ".html"),
  format = "html")
 | 
| 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? | 
Path to the summary file in HTML or Rmarkdown format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.