wdQuit {R2wd}R Documentation

Close Word and remove the handle.

Description

Close Word and remove the handle.

Usage

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

## Not run: 
wdGet()
wdQuit()
## End(Not run)


[Package R2wd version 1.1 Index]