copyXYCoords: Copy coordinates info from one grid to another

View source: R/ext_climate4R_functions.R

copyXYCoordsR Documentation

Copy coordinates info from one grid to another

Description

Copy coordinates info from one grid to another

Usage

copyXYCoords(x, y)

Arguments

x

A grid object (see loadeR package) to be modified.

y

A grid object from which to extract the coordinates info.

Value

The x grid object with the coordinates info from the y grid object.

Examples

#TBW

dinilu/TraCE21kaDSR documentation built on July 17, 2022, 12:42 a.m.