wdItemize: Start a bullet list

Description Usage Arguments Details Author(s) Examples

Description

This corresponds to pushing the [123] button in Word.

Usage

1
wdItemize(Gallery=1, Template=1, wdapp = .R2wd)

Arguments

Gallery

the (numbered) item in the list gallery. The pre-set Gallery=1 implies that bullets are used.

Template

the (numbered) item in the list template. The pre-set Template=1 implies that the first type is used.

wdapp

the handle to word (can be ignored).

Details

Starts a bullet list like pushing on the [123] button in Word.

Author(s)

Christian Ritter

Examples

1
## Not run: wdItemize("R2wd is a package to write MS-Word files from R")

R2wd documentation built on May 2, 2019, 8:54 a.m.