Learn R Programming

animaltracker (version 0.2.0)

histogram_animal_elevation: Generate a histogram of the distribution of modeled elevation - measured altitude

Description

Generate a histogram of the distribution of modeled elevation - measured altitude

Usage

histogram_animal_elevation(datapts)

Arguments

datapts

GPS data with measured Altitude and computed Elevation data

Value

histogram of the distribution of modeled elevation - measured altitude

Examples

Run this code
# NOT RUN {
# Histogram of elevation - altitude for the demo data

histogram_animal_elevation(demo)
# }

Run the code above in your browser using DataLab