.updateWindow: Update the window
Description
Set a window to the minimum/maximum values of input vertices.
Usage
.updateWindow(input = NULL, window = NULL)
Arguments
input
[data.frame(1)
] a table of vertices for which a new
window should be derived.
window
[data.frame(1)
] the old window.
Value
A new window that has the extent of input
.