Skip to content

miraisolutions/PoCbookdownPkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoC-bookdownPkg

Travis build status

PoC of a package with a GitHub Pages website and TravisCI integration, including functionality to render individual reports and a website.

Usage

Render a parametrized report

browseURL(render_report("ith-report", params = list(i = "iteration XYZ")))

Render the website

browseURL(render_site())

Notes about naming and design

  • The naming site and _site is alligned with rmarkdown::render_site().
  • site.R and report.R will contain all relevant site- and report-related utilities.

About

PoC of a package with a GitHub Pages website and TravisCI integration

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages