plot.KTrack: Methods for class "KTrack"

View source: R/Trackstat.R

plot.KTrackR Documentation

Methods for class "KTrack"

Description

Methods for class "KTrack"

Usage

## S3 method for class 'KTrack'
plot(x, type = "l", col = "grey70",cex=1,line=2.2, ...)

Arguments

x

an object of class KTrack

type

line type

col

color

cex

used for size of legend

line

specifying a value for line overrides the default placement of labels, and places them this many lines outwards from the plot edge

...

passed on to plot

Details

plotting the variability area of K-function of a list of tracks.

Value

a plot.

Author(s)

Mohammad Mehdi Moradi <moradi@uji.es>


trajectories documentation built on Nov. 28, 2023, 1:10 a.m.