addPng.RTF: Insert an existing PNG image into the RTF document

Description Usage Arguments Details Author(s) See Also

Description

Insert an existing PNG image into the RTF document.

Usage

1
2
## S3 method for class 'RTF'
addPng(this, file, width=3, height=0.3, ...)

Arguments

this

An RTF object.

file

Image file path.

width

Plot output width in inches.

height

Plot output height in inches.

...

Not used.

Details

Add existing PNG file to RTF document.

Author(s)

Michael E. Schaffer

See Also

For more information see RTF.


rtf documentation built on March 26, 2020, 7:40 p.m.