Learn R Programming

bmstdr (version 0.8.2)

fnc.delete.map.XYZ: 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)

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.

Arguments

xyz

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