pkgdown: Make Static HTML Documentation for a Package
パッケージのためのHTMLページ作成
- CRAN: http://cran.r-project.org/web/packages/pkgdown/index.html
- GitHub: https://github.com/hadley/pkgdown
- Vignettes: Introduction to pkgdown
> library(pkgdown)
バージョン: 0.1.0.9000
関数名 | 概略 |
---|---|
build_articles |
Build articles |
build_home |
Build home page |
build_news |
Build news section |
build_reference |
Build reference section |
build_site |
Build pkgdown website |
render_page |
Render page with template |
template_navbar |
Generate YAML templates |