DUMPLOC {RSEIS}R Documentation

Display contents of locator list

Description

Display the results of locator in a form useful for saving.

Usage

DUMPLOC(zloc)

Arguments

zloc x,y list from locator

Details

This is a useful routine for locating specific points and saving them for later use in code.

Value

Print to console.

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

locator

Examples

L = locator(4)
DUMPLOC(L)


[Package RSEIS version 1.1-3 Index]