Other packages > Find by keyword >

places  

Clusters GPS Data into Places
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("places", "0.1.1")



Attach the package and use:
library("places")
Maintained by
Katherine Roehrick
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-08
Latest Update: 2023-10-16
Description:
Clusters GPS coordinates into places (i.e., meaningful stops). Additionally, categorizes places into types (e.g., home, cafe, gym). Places are identified as home using a rules-based algorithm defining home as the stop occurring most frequently during the night. Other places (e.g., cafe, gym) are identified using the Google Maps API.
How to cite:
Katherine Roehrick (2021). places: Clusters GPS Data into Places. R package version 0.1.1, https://cran.r-project.org/web/packages/places. Accessed 28 Mar. 2025.
Previous versions and publish date:
0.1.1 (2021-04-08 09:50)
Other packages that cited places R package
View places citation profile
Other R packages that places depends, imports, suggests or enhances
Functions, R codes and Examples using the places R package
Some associated functions: get_clusters . get_home . get_places . places_gps . 
Some associated R codes: gps_clusters.R . gps_clustersSetup.R . gps_home.R . gps_placeSetup.R . gps_placeTypes.R . gps_setup.R .  Full places package functions and examples
Downloads during the last 30 days
02/2703/0303/0503/0703/1003/1303/1503/1903/2003/2103/23Downloads for places0.811.21.41.61.822.22.42.62.833.2TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  
pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  
transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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