eval_jp_boundary {jpmesh} | R Documentation |
Check include mesh areas
Description
It roughly judges whether the given coordinates are within the mesh area.
Usage
eval_jp_boundary(longitude = NULL, latitude = NULL, ...)
Arguments
longitude |
longitude that approximately to .120.0 to 154.0 ( |
latitude |
latitude that approximately to 20.0 to 46.0 ( |
... |
other parameters |
Examples
eval_jp_boundary(139.71471056, 35.70128943)
[Package jpmesh version 2.1.0 Index]