Learn R Programming

stppResid (version 1.1)

print.stwin: Print details of a stwin object

Description

Prints the details of a space-time window.

Usage

"print"(x, ...)

Arguments

x
A “stwin” object.
...

See Also

stwin

Examples

Run this code
stw <- stwin(c(0,2), c(0,5), c(0,10))
stw

Run the code above in your browser using DataLab