addCode: Add a new paragraph with a Code style

Description Usage Arguments Value Author(s) Examples

View source: R/reporters.r

Description

Add a new paragraph with a Code style

Usage

1
addCode(doc, value, ...)

Arguments

doc

the doc object (created with the docx function of ReporteRs package)

value

a character string

...

...

Value

a new doc object

Author(s)

David Hajage

Examples

1
2
3
4
5
6
## Not run: 
library(biostat2)
library(ReporteRs)
doc <- addCode(doc, "Coucou")

## End(Not run)

eusebe/biostat2 documentation built on Dec. 27, 2019, 4:22 p.m.