eval_jp_boundary: Check include mesh areas

Description Usage Arguments Examples

View source: R/util.R

Description

It roughly judges whether the given coordinates are within the mesh area.

Usage

1
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

1
eval_jp_boundary(139.71471056, 35.70128943)

jpmesh documentation built on Jan. 10, 2022, 9:07 a.m.