Skip to content

eRum2016/Letters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confirmation letters

The repository contains three letters based on Professional Formal Letter (source: http://www.LaTeXTemplates.com).

Letters are located in the template folder:

  • erum_conference_confirmation.Rnw
  • erum_workshop_confirmation.Rnw
  • erum_participation_confirmation.Rnw

To compile these documents run codes/docs_examples.R. The creation of original documents is based on a Google Sheet (Google Form) and requires the following packages:

library('googlesheets')
library('knitr')
library('dplyr')
library('stringi')
library('lubridate')

Releases

No releases published

Packages

No packages published