View source: R/ext_climate4R_functions.R
copyXYCoords | R Documentation |
Copy coordinates info from one grid to another
copyXYCoords(x, y)
x |
A grid object (see loadeR package) to be modified. |
y |
A grid object from which to extract the coordinates info. |
The x grid object with the coordinates info from the y grid object.
#TBW
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.