Learn R Programming

VTrack (version 1.10)

AATAMS1: Passive Acoustic Monitoring of one animal in the AATAMS format

Description

This AATAMS dataset contains the relocations of one animal monitored between 08 January 2010 and 15 April 2011. Data supplied by Andrew Boomer from AATAMS-IMOS.

Usage

data(AATAMS1)

Arguments

source

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

Details

The coordinates are given in decimal degrees (WGS 84), time is GMT+10hrs.

Examples

Run this code
# Load the data and print the first few rows of the data frame
data(AATAMS1)
head(AATAMS1)

Run the code above in your browser using DataLab