Learn R Programming

rcanvec (version 0.2.1)

nts.bbox: Get Bounding Box of an NTS Reference

Description

Calculates the bounding box in latitude/longitude described by a particular NTS Reference.

Usage

nts.bbox(ntsid)

Arguments

ntsid
One or more NTS References as generated by nts()

Value

A bbox like that returned by sp::bbox(), or a list of such objects.

Examples

Run this code
nts.bbox(nts('21h'))

Run the code above in your browser using DataLab