jpmesh (version 1.2.0)

eval_jp_boundary: 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 (double)

latitude

latitude that approximately to 20.0 to 46.0 (double)

...

other parameters

Examples

Run this code
# NOT RUN {
eval_jp_boundary(139.71471056, 35.70128943)
# }

Run the code above in your browser using DataLab