lim.inside {iNZightMaps}R 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


[Package iNZightMaps version 2.3.1 Index]