Learn R Programming

malariaAtlas (version 1.6.3)

build_bbox_filter: Builds a filter to be used with getFeatures, that will filter based on the given bounding box.

Description

Builds a filter to be used with getFeatures, that will filter based on the given bounding box.

Usage

build_bbox_filter(bbox)

Value

The character string of the filter.

Arguments

bbox

A matrix representing a bounding box.