build_bbox_filter {malariaAtlas}R Documentation

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)

Arguments

bbox

A matrix representing a bounding box.

Value

The character string of the filter.


[Package malariaAtlas version 1.5.1 Index]