# NOT RUN {
# simple call
generatePDF(srcname='basic')
# complex call
generatePDF(
srcname='basic',
destpath=getwd(),
destname='basic',
DATED=TRUE,
CLEANUP=FALSE,
QUIET=TRUE,
compiler='xelatex')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab