Other packages > Find by keyword >

aspace  

Functions for Estimating Centrographic Statistics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("aspace", "4.1.2")



Attach the package and use:
library("aspace")
Maintained by
Tarmo K. Remmel
[Scholar Profile | Author Map]
First Published: 2006-05-30
Latest Update: 2023-09-05
Description:
A collection of functions for computing centrographic statistics (e.g., standard distance, standard deviation ellipse, standard deviation box) for observations taken at point locations. Separate plotting functions have been developed for each measure. Users interested in writing results to ESRI shapefiles can do so by using results from 'aspace' functions as inputs to the convert.to.shapefile() and write.shapefile() functions in the 'shapefiles' library. We intend to provide 'terra' integration for geographic data in a future release. The 'aspace' package was originally conceived to aid in the analysis of spatial patterns of travel behaviour (see Buliung and Remmel 2008 ).
How to cite:
Tarmo K. Remmel (2006). aspace: Functions for Estimating Centrographic Statistics. R package version 4.1.2, https://cran.r-project.org/web/packages/aspace. Accessed 06 May. 2025.
Previous versions and publish date:
0.1 (2006-05-30 09:58), 1.2 (2007-05-08 21:28), 2.2 (2009-11-24 11:11), 2.3 (2010-07-25 13:06), 2.4 (2010-08-19 14:04), 2.5 (2010-08-20 22:29), 3.0 (2011-03-31 10:55), 3.1 (2012-08-08 09:09), 3.2 (2012-08-14 14:37), 4.0.1 (2023-08-29 12:40), 4.1.0 (2023-09-05 18:20), 4.1.1 (2024-04-17 18:30)
Other packages that cited aspace R package
View aspace citation profile
Other R packages that aspace depends, imports, suggests or enhances
Complete documentation for aspace
Functions, R codes and Examples using the aspace R package
Some associated functions: acos_d . activities . activities2 . as_radians . asin_d . aspace.package . atan_d . calc_box . calc_cf . calc_cf2pts . calc_cmd . calc_mdc . calc_mnc . calc_sdd . calc_sde . centre . cos_d . distances . plot_box . plot_centres . plot_sdd . plot_sde . sin_d . tan_d . wts . 
Some associated R codes: acos_d.R . as_radians.R . asin_d.R . atan_d.R . calc_box.R . calc_cf.R . calc_cf2pts.R . calc_cmd.R . calc_mdc.R . calc_mnc.R . calc_sdd.R . calc_sde.R . cos_d.R . distances.R . plot_box.R . plot_centres.R . plot_sdd.R . plot_sde.R . sin_d.R . tan_d.R .  Full aspace package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for aspace0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
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  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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