Skip to content

OpenAPC/openapc.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,654 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll blog openapc

generate posts

Posts are written in RMarkdown. To generate posts, execute:

 R -e "knitr::knit('input.md', 'output.md')"

on the command line. You need to have R and the dependencies knitr and ggplot2installed.

Example MPDL

 R -e "knitr::knit('_posts/mpdl_frontiers.Rmd', '_posts/2015-03-19-mpdl.md')"

About

Blog powered by jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13