Learn R Programming

stlnpp (version 0.3.6)

methods.stlpp: Methods for space-time point patterns on a linear network

Description

Methods for space-time point patterns on a linear network.

Usage

# S3 method for stlpp
plot(x,xlab = xlab,...)
# S3 method for stlppint
plot(x,style=style,xlab=xlab,xlim=xlim,...)
# S3 method for sumstlpp
plot(x,style=c("level","contour","perspective"), theta = 35, phi = 10,
facets = FALSE, ticktype = "detailed", resfac = 5,xlab="r = distance",ylab="t = time",...)
# S3 method for stlpp
print(x,...)
# S3 method for stlppint
print(x,...)
# S3 method for sumstlpp
print(x,...)
# S3 method for stlpp
[(x,i)
# S3 method for stlppint
[(x,i)
# S3 method for stlppint
as.linim(X,...)
# S3 method for stlppint
as.tppint(x)

Arguments

x,X

an object of classes stlpp, stlppint or sumstlpp

style

style of plot

theta,phi
facets,ticktype
resfac
xlab,ylab

the x,y label of the plot

xlim

giving the x limits for the plot

i

numeric, logical, or an object of class stlpp

...

either ignore for as.linim, or gracphical arguments passed to plot/print