Other packages > Find by keyword >

trip  

Tracking Data
View on CRAN: Click here


Download and install trip package within the R console
Install from CRAN:
install.packages("trip")

Install from Github:
library("remotes")
install_github("cran/trip")

Install by package version:
library("remotes")
install_version("trip", "1.10.0")



Attach the package and use:
library("trip")
Maintained by
Michael D. Sumner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-11-17
Latest Update: 2023-06-29
Description:
Access and manipulate spatial tracking data, with straightforward coercion from and to other formats. Filter for speed and create time spent maps from tracking data. There are coercion methods to convert between 'trip' and 'ltraj' from 'adehabitatLT', and between 'trip' and 'psp' and 'ppp' from 'spatstat'. Trip objects can be created from raw or grouped data frames, and from types in the 'sp', sf', 'amt', 'trackeR', 'mousetrap', and other packages, Sumner, MD (2011) <https://figshare.utas.edu.au/articles/thesis/The_tag_location_problem/23209538>.
How to cite:
Michael D. Sumner (2006). trip: Tracking Data. R package version 1.10.0, https://cran.r-project.org/web/packages/trip. Accessed 02 Feb. 2025.
Previous versions and publish date:
0.0.9 (2006-11-17 11:40), 1.0-3 (2007-03-16 18:17), 1.0-4 (2007-07-23 11:46), 1.1-0 (2008-01-19 12:46), 1.1-1 (2008-02-05 10:34), 1.1-2 (2008-11-10 11:46), 1.1-3 (2009-10-12 12:36), 1.1-4 (2009-12-06 11:08), 1.1-6 (2010-06-03 15:49), 1.1-8 (2010-09-27 16:42), 1.1-9 (2010-09-29 10:01), 1.1-10 (2012-10-29 08:59), 1.1-12 (2012-11-06 08:11), 1.1-14 (2013-05-16 10:56), 1.1-15 (2013-06-18 08:16), 1.1-16 (2013-08-07 15:02), 1.1-17 (2013-08-25 10:49), 1.1-18 (2014-09-23 05:49), 1.1-19 (2014-11-05 13:33), 1.1-21 (2015-05-21 08:55), 1.5.0 (2016-10-18 10:20), 1.6.0 (2019-04-15 16:22), 1.7.1 (2020-06-15 14:10), 1.8.0 (2020-10-28 11:10), 1.8.5 (2021-03-16 08:00), 1.8.7 (2022-12-14 10:10), 1.9.0 (2023-06-08 01:50)
Other packages that cited trip R package
View trip citation profile
Other R packages that trip depends, imports, suggests or enhances
Complete documentation for trip
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA