Description Usage Arguments Value Author(s) Examples
This function calculates the fraction of the grid which is on the right hand side of the isobole, i.e. outside of the polygon enclosed by the isobole and the coordinate axes.
1 | get_area(path, i, gridmin, gridmax, gridlens, imax)
|
path |
data.table(xp,yp), e.g. output from |
i |
Current iteration to subset gridlens |
gridmin, gridmax, gridlens, imax |
See |
A number between 0 and 1
Daniel Lill (daniel.lill@intiquan.com)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.