plot.PointMap {alcyon}R Documentation

plot a PointMap

Description

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

Usage

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

Arguments

x

object of class PointMap

...

other parameters passed to stars[]


[Package alcyon version 0.4.0 Index]