fnc.delete.map.XYZ {bmstdr}R Documentation

This function is used to delete values outside the state of New York

Description

This function is used to delete values outside the state of New York

Usage

fnc.delete.map.XYZ(xyz)

Arguments

xyz

A list containing the x values, y values and interpolated z values at each x and y pair.

Value

Returns the input but with NA placed in z values corresponding to the locations whose x-y coordinates are outside the land boundary of the USA.


[Package bmstdr version 0.7.9 Index]