R/rhr.R

#' rhr: A package for analyzing animal movement data
#'
#' The rhr (reproducable home ranges) provides function to handle and analyze animal biotelemetry data.
#' The rhr package provides many functions from the commandline and throught a graphical user interface (GUI).
#' 
#' @section Functions:
#' 
#' The package implements common methods to estimate home ranges. Currently available methods are:
#' \itemize{
#' \item Something important
#' \item Something even more important
#' }
#' 
#'
#' @docType package
#' @name rhr
#' @import maptools
#' @import raster
#' @importFrom stats AIC
NULL
jmsigner/rhr documentation built on June 26, 2020, 8:59 a.m.