global_coordinates: Local to global coordinates

Description Usage Arguments Value

Description

Takes local coordinates, the numbers of rows/columns and the width/height of each part of the grid. From that the global coordinates are calculated.

Usage

1
global_coordinates(x.local, y.local, row, col, a)

Arguments

x.local

local x coordinate

y.local

local y coordinate

row

row index

col

column index

a

size (both width and height) of each local cell

Value

Global coordinates data frame


KDolos/LandClimTools documentation built on May 8, 2019, 4:42 p.m.