fnc.delete.map.XYZ | R Documentation |
This function is used to delete values outside the state of New York
fnc.delete.map.XYZ(xyz)
xyz |
A list containing the x values, y values and interpolated z values at each x and y pair. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.