The lab.note
package is .Rmd
file that customise template for writing reproducible document (ex. report, presentation). See more information about RMarkdown.
The RMarkdown document when to create a new, was too lazy to change the standard template. If there is a template that reflects the setting easier, and I think that reproducibility is also increasing.
It is a good use!
rmarkdownのPDFテンプレート作るの、@u_ribo さんのlab.noteパッケージをフォークしてinst以下のskeleton.Rmdを書き換えるのがお手軽で良い https://t.co/SZIs1d3pfL #メモン
— キュアビジネス (@dichika) January 2, 2015
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
From GitHub
devtools::install_github("uribo/lab.note")
- File -> New File -> R Markdown...
- From template... loading template files
- Choose
Laboratory note and report (PDF)
rmarkdown::draft("MyReport.Rmd", template = "report", package = "lab.note")
- Laboratory note and report
- Presentation 2.1. seminar presentation 2.2. LT presentation
- Image gallery
- For published to Rpubs
- References note
pls installed these packages.
- LaTeX
natbib
fancyhdr
fourier-orns
lscape
zxjatype
... for Japanese usersoul
fancy
fontspec
fontawesome
rotating
scrextend
- R
Report (PDF)
Seminar (PDF, Beamer)
Image gallery (HTML)