Learn R Programming

VTrack (version 1.10)

PointsDirect_AATAMS1: 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)

Arguments

source

url{http://imos.org.au/home.html}

Details

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

Examples

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

Run the code above in your browser using DataLab