Learn R Programming

alcyon (version 0.7.0)

plot.PointMap: plot a PointMap

Description

Calls a standard plot.stars, but flips the first argument around the x axis

Usage

# S3 method for PointMap
plot(x, ...)

Arguments

x

object of class PointMap

...

other parameters passed to stars[]