addPng.RTF: Insert an existing PNG image into the RTF document
Description
Insert an existing PNG image into the RTF document.Usage
## S3 method for class 'RTF':
addPng(this, file, width=3, height=0.3, ...)
Arguments
width
Plot output width in inches.
height
Plot output height in inches.
Details
Add existing PNG file to RTF document.See Also
For more information see RTF
.