lim.inside: identify the which set of latitude and longitude are within...

View source: R/shade.fun.r

lim.insideR Documentation

identify the which set of latitude and longitude are within the limit.

Description

is the latitude and longitude within the limit?

Usage

lim.inside(x, lim)

Arguments

x

a numeric matrix of n*2 dimension.

lim

a numeric vector of length 4.

Value

a logical vector of length of n, indicates which row in x is within in the limit.

Author(s)

Jason Wen


iNZightVIT/iNZightMaps documentation built on Feb. 3, 2024, 4:42 p.m.