Learn R Programming

eeptools (version 0.2)

plotForWord: Save a graphic as a Windows MetaFile

Description

Convenience function for producing Windows MetaFile graphics for Microsoft documents

Usage

plotForWord(x, fn)

Arguments

x
A stored plot object to be printed
fn
A string for the filename without any file extension

Value

  • Nothing. Saves a .wmf with filename fn in the working directory.