Description Usage Arguments Value Author(s) See Also Examples
Calculates areas per grid cell for the specified resolution and stores the output at the specified location. These can be used by perc2area for the conversion of percentage values to absolute km2 values.
1 | createArea(res=0.08333333, folder="/p/projects/landuse/users/ulrichk/geodatafiles")
|
res |
The resolution to calculate the area for. Can also be a vector of different resolutions |
folder |
Folder to store the output in. Filename is created in the format: "area0.08333333.grd"" |
Output is saved to disk
Ulrich Kreidenweis
1 | ## Not run: createArea()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.