bear: Bear Tracking Data

Description Usage Format Source Examples

Description

This data gives the results of a radio telemetry study conducted in northern Minnesota on a four-year-old female black bear. Due to data sensitivity, all presented results, including names and locations, were slightly altered. These data should not be used for any purpose other than to understand the functionality of the package sigloc

Usage

1

Format

A data frame with 102 observations on the following 7 variables:

Date

Data of observation

Observers

Names of observers

GID

Observation grouping number

Time

Time of observation

Easting

X location of observation using NAD1983 UTM Zone 15N

Northing

X location of observation using NAD1983 UTM Zone 15N

Azimuth

Azimuth bearing toward transmitter signal

Source

Berg, S. Unpublished Data.

Examples

1
2
## Load and display the data
data(bear)

Example output

Loading required package: nleqslv
Loading required package: ellipse

sigloc documentation built on May 29, 2017, 4:30 p.m.

Related to bear in sigloc...