lab.note
lab.note copied to clipboard
:notebook_with_decorative_cover: Create Laboratory Note and Report Using R Markdown
lab.note
Overview
The lab.note
package is .Rmd
file that customise template for writing reproducible document (ex. report, presentation). See more information about RMarkdown.
Motivation
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
Installation
From GitHub
devtools::install_github("uribo/lab.note")
Usage
From RStudio
- File -> New File -> R Markdown...
- From template... loading template files
- Choose
Laboratory note and report (PDF)
From console
rmarkdown::draft("MyReport.Rmd", template = "report", package = "lab.note")
Template
- Laboratory note and report
- Presentation 2.1. seminar presentation 2.2. LT presentation
- Image gallery
- For published to Rpubs
- References note
Dependence Package
pls installed these packages.
-
LaTeX
-
natbib
-
fancyhdr
-
fourier-orns
-
lscape
-
zxjatype
... for Japanese user -
soul
-
fancy
-
fontspec
-
fontawesome
-
rotating
-
scrextend
-
- R
Preview
Report (PDF)
Seminar (PDF, Beamer)
Image gallery (HTML)