picture: Draw a Picture Object

Description Usage Arguments Details Author(s) See Also

Description

This function take a "Picture" object and draw it in the current plot region.

Usage

1
picture(picture, xleft, ybottom, xright, ytop, ...)

Arguments

picture

A "Picture" object.

xleft

The location for the left edge of the picture.

ybottom

The location for the bottom edge of the picture.

xright

The location for the right edge of the picture.

ytop

The location for the top edge of the picture.

...

graphical parameters.

Details

The positions supplied, i.e., xleft, ..., are relative to the current plotting region. If the x-axis goes from 100 to 200 then xleft should be larger than 100 and xright should be less than 200.

Author(s)

Paul Murrell

See Also

readPicture and grid.picture


pmur002/grimport documentation built on May 25, 2019, 10:20 a.m.