Description Usage Arguments Details Value See Also
Determine the distance to the lake shore from a given easting.
1 | dfromx(x, d2shr.we, eastr)
|
x |
A numeric vector of the eastings to convert (in m). |
d2shr.we |
A numeric vector of length 2, distance (in the "x" direction) from west and east shores excluded from lake (in m). |
eastr |
A numeric vector of length 2, easting range (minimum and maximum) corresponding to the west and east shores of the lake (in m). |
An internal function called by SimFish
.
A numeric vector, same length as x
, with distances to shore
(west or east, whichever is closer) for each easting provided (in m).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.