rmask2array | R Documentation |
Function to tranfrom a raster brick of sst to a 3d array and orient properly
rmask2array(rmask)
rmask |
raster mask of monthly suitable temperatures fro Atlantic bluefin tuna |
a 3D array
data(rmask)
sst = rmask2array(rmask)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.