R/telemetr-package.R

#' Location finding by direction telemetry
#'
#' Using bearings and locations to find things.
#'
#' @name telemetr-package
#' @aliases telemetr
#' @docType package
#' @title Location finding by directional telemetry
#' @author \email{B.Rowlingson@@gmail.com}
#' @keywords package
NULL
#' sample azimuth data from radiotrk
#'
#' bearings and locations supplied with the original radiotrk zip file
#'
#' @name azr
#' @docType data
#' @format a spatial points data frame
#' @keywords datasets
NULL
barryrowlingson/telemetr documentation built on May 11, 2019, 8:30 p.m.