inst/doc/thaipdf.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----use_thai_preamble--------------------------------------------------------
.old_wd <- setwd(tempdir()) # for example only

thaipdf::use_thai_preamble()

setwd(.old_wd) # for example only

Try the thaipdf package in your browser

Any scripts or data that you put into this service are public.

thaipdf documentation built on April 22, 2022, 9:07 a.m.