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]
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.2, https://cran.r-project.org/web/packages/aspace. Accessed 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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