docx: docx output

Usage Examples

View source: R/smatiR.R

Usage

1
set eval=docx()  in a chunk that would appear in docx output only

Examples

1
2
3
4
5
6
7
8
9
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function ()
{
    knitr::opts_knit$get("rmarkdown.pandoc.to") == "docx"
  }

sagirumati/smatiR documentation built on Nov. 5, 2019, 5:12 a.m.