arrayToLong {telefit}R Documentation

Reshape array of data matrices into long format

Description

Reshape array of data matrices into long format

Usage

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


[Package telefit version 1.0.3 Index]