eval_jp_boundary: Check include mesh areas

View source: R/util.R

eval_jp_boundaryR 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 (double)

latitude

latitude that approximately to 20.0 to 46.0 (double)

...

other parameters

Examples

eval_jp_boundary(139.71471056, 35.70128943)

uribo/jpmesh documentation built on Feb. 21, 2023, 3:20 p.m.