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.0")



Attach the package and use:
library("aspace")
Maintained by
Tarmo K. Remmel
[Scholar Profile | Author Map]
All associated links for this package
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.0, https://cran.r-project.org/web/packages/aspace
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns