html_te: te R markdown template

Description Usage Arguments Details Source

View source: R/html_te.R

Description

Personal template for creating an html document from a RMarkdown file.

Usage

1
2
html_te(toc = FALSE, toc_depth = 3, number_atctions = FALSE,
  fig_width = 8, fig_height = 8, ...)

Arguments

toc

logical.

toc_depth

numeric.

number_atctions

logical.

fig_width

numeric.

fig_height

numeric.

...

dots. Other arguments to pass to rmarkdown::html_document()

Details

Credit to RStudio for the example.

Source

ttps://rmarkdown.rstudio.com/developer_custom_formats.html


aelhabr/teutils documentation built on May 7, 2019, 7:59 a.m.