wdQuit: Close Word and remove the handle.

Description Usage Arguments Details Examples

Description

Close Word and remove the handle.

Usage

1
wdQuit(wdapp = .R2wd)

Arguments

wdapp

the handle to the Word Application.

Details

This closes Word. Word may ask back whether you wish to save the graph.

Examples

1
2
3
4
5
## Not run: 
wdGet()
wdQuit()

## End(Not run)

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