plot.im0: Simple Plot Method for Grid Field

View source: R/evaluate-lambda.R

plot.im0R Documentation

Simple Plot Method for Grid Field

Description

Simple Plot Method for Grid Field

Usage

## S3 method for class 'im0'
plot(x, ..., scale = identity, points.cex = 0, points.pch = 19, points.col = 1)

Arguments

x

result object of coxintensity2matrix()

...

passed on to image()

scale

scaling function applied to values. Default: identity

points.cex

if >0, add locations

points.pch

pch fo points

points.col

col of points


antiphon/rcox documentation built on June 3, 2023, 11:07 a.m.