get_bbox: get bounding box from data

Description Usage Arguments Value

View source: R/get_center_and_bbox_from_data.R

Description

get bounding box from data

Usage

1

Arguments

df

data frame with two columns lon (or long) and lat, usually generated from a shape file.

Value

a vector of bounding box c(left, bottom, right, top)


GL-Li/ggtiger documentation built on Aug. 4, 2020, 6:32 p.m.