arrayToLong: Reshape array of data matrices into long format

Description Usage Arguments

View source: R/arrayToLong.R

Description

Reshape array of data matrices into long format

Usage

1
arrayToLong(X, coords, yrs)

Arguments

X

3 dimensional array of matrices to extract to long format

coords

Spatial coordinates associated with the data (longitude in first column)

yrs

Vector with labels for the years


telefit documentation built on Feb. 4, 2020, 9:08 a.m.

Related to arrayToLong in telefit...