StudyArea: The study site at Sundown National Park, Queensland,...

Description Usage Details Source Examples

Description

This dataset contains a spatial polygon of the study area at Sundown National Park

Usage

1

Details

This S4 class dataset contains a SpatialPolygonsDataFrame object of the study area at Sundown National Park.

The coordinates are given in meters GDA94/MGA zone 55.

Source

www.berglabs.org

Examples

1
2
3
4
5
6
7
8
## Load required packages
library(maptools)

## Load study data
data(StudyArea)

## Plot study area polygon
plot(StudyArea,border=2)

Digiroo2 documentation built on May 1, 2019, 9:50 p.m.