Description Usage Arguments Value
View source: R/computeRegionAreas.R
Computes the area of each region
1 | computeRegionAreas(regsFileName, gridFileName)
|
regsFileName |
The name of the .csv file defining the regions. It has two columns: |
gridFileName |
The name of the file with the grid parameters. This file could be the one generated by the
simulation software or can be created with any text editor. The grid file generated by the simulation software has
the following columns: |
A data.table object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.