print.stwin: Print details of a 'stwin' object

Description Usage Arguments Author(s) See Also Examples

View source: R/print.stwin.R

Description

Prints the details of a space-time window.

Usage

1
2
## S3 method for class 'stwin'
print(x, ...)

Arguments

x

A “stwin” object.

...

Author(s)

Robert Clements

See Also

stwin

Examples

1
2
stw <- stwin(c(0,2), c(0,5), c(0,10))
stw

stppResid documentation built on May 29, 2017, 3:48 p.m.