View source: R/revArrayLatDim.R
revArrayLatDim | R Documentation |
Reverses the order of the latitudinal coordinates when the dataset is read in
reverse y order. Sub-routine of makeSubset
.
revArrayLatDim(mdArray)
mdArray |
A n-dimensional array of data as returned by |
A n-dimensional array with the ordering of the lat dimension reversed
The code is partially based on an example provided at http://stackoverflow.com/a/14502298 by Hadley Wickham
J. Bedia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.