nts.bbox: Get Bounding Box of an NTS Reference

Description Usage Arguments Value Examples

View source: R/ntstiles.R

Description

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

Usage

1
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

1
nts.bbox(nts('21h'))

paleolimbot/rcanvec documentation built on May 24, 2019, 6:13 p.m.