lhdoc: lhdoc

Description Usage Arguments

View source: R/collectedfunctions.R

Description

Create doc for word document using this fonction or you can do it manually. Type lhtext and copy the template to R workspace and start writing.

Usage

1
2
lhdoc(toc.level = 4, template = "default", TOC = F,
  style.to.map = "default", logo.certara = F)

Arguments

toc.level

maximimum toc level

template

Word document template could be used for styles. Styles should be mapped in style.to.map. Template is also available at github: to load it, just run lhtemp() once to download and store the templates in your PC at "c:lhtemplate. Note that the templates and logo are also used in xptdef package.

TOC

Set to F if no TOC wanted

style.to.map

Map the styles in template to be used. Ex: mypar is for footnote (font size)

t

template name see at the end of lhtext function.


leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.