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 06 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

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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