Learn R Programming

R2wd (version 1.4)

wdItemize: Start a bullet list

Description

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

Usage

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).

Value

    Details

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

    Examples

    Run this code
    wdItemize("R2wd is a package to write MS-Word files from R")

    Run the code above in your browser using DataLab