Skip to content

cozkul/template-Rmarkdown2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R markdown VS code template

This project template is created to streamline the process of creating PDF documents from R Markdown files within Visual Studio Code (VSCode).

Dependencies

Replace "open" in ./scripts/run with compatible equivalent in your system or simply comment out. This template requires following on your system:

  • brew install mactex
  • brew install pandoc
  • brew install r

Also you need following packages installed in your R:

  • install.packages('knitr', dependencies = TRUE)

How to run

Use:

./scripts/run Rdemo.Rmd

Also in VScode you can use Cmd + Shift + B

About

A template for converting R markdown to PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages