Description Usage Arguments Details Value
Internal function to calculate the matrix with the quotients of the radius of the areas and the leakage factors.
1 | .create_rl(r, l)
|
r |
Radius of areas (m) (numeric vector). |
l |
Leakage factor (m) (numeric vector). |
The dimension of the matrix is (2, length(l)-1).
Matrix with the quotients of the radius of the areas and the leakage factors (-) (matrix).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.