Functions and packages
R packages
- basr: A bunch of basic functions for a variety of usage.
- hab: A set of functions related to habitat selection and movement analyses. Also include a few patches for functions from the
adehabitatXYpackage family. - rpostgis: Provides additional functions to the
RPostgreSQLpackage to interface R with aPostGIS-enabled database, as well as convenient wrappers to commonPostgreSQLqueries. - rpostgisLT: Integrates R and the
PostgreSQL/PostGISdatabase system to build and manage animal trajectory (movement) data sets. The package relies onltrajobjects from the R packageadehabitatLT, building the analogouspgtrajdata structure inPostGIS. Functions allow users to seamlessly transfer betweenltrajandpgtraj, as well as build newpgtrajdirectly from location data stored in the database. - seasonality: Split year-round space-use measurements into biological seasons (with additional functions to explore and simplify these seasons).