murattasdemir / kisptemplates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kisptemplates

The goal of kisptemplates is to provide R markdown templates for scientific documents and presentations. They are customized for my own purpose and needs. Modify as you needed.

Installation

You can install the released version of kisptemplates from Github with:

devtools::install.github('murattasdemir/kisptemplates')

kisptemplates requires LaTeX system installed. Optionally you can use TinyTeX package:

install.packages('tinytex')
tinytex::install_tinytex()
# to uninstall TinyTeX, run tinytex::uninstall_tinytex()

Usage

Using Rstudio, choose "File > New File > R Markdown", and "From Template", choose any one KISP templates. Give a name for the document directory. KISP templates will create a new directory for the document.

About

License:Other


Languages

Language:TeX 100.0%