PointsDirect_AATAMS1: Points File Containing VR2 Locations For AATAMS1

PointsDirect_AATAMS1R Documentation

Points File Containing VR2 Locations For AATAMS1

Description

This points file contains the locations of two acoustic stations plus their corresponding detection radiuses for monitoring x on y in 2009. This points file corresponds with AATAMS1

Usage

data(PointsDirect_AATAMS1)

Format

A data frame with 2 observations on the following 4 variables.

LOCATION

a factor containing the station name

LATITUDE

a numeric vector containing the location's latitude (decimal degrees)

LONGITUDE

a numeric vector containing the location's longitude (decimal degrees)

RADIUS

a numeric vector the detection radius for the location in meters

Details

The coordinates are given in decimal degrees (WGS 84), detection radiuses are in meters.

Source

urlhttp://imos.org.au/home.html

Examples

# Load the points file for the AATAMS1 dataset
data(PointsDirect_AATAMS1)
head(PointsDirect_AATAMS1)

RossDwyer/VTrack documentation built on Feb. 23, 2024, 10:40 p.m.