Learn R Programming

⚠️There's a newer version (4.1.1) of this package.Take me there.

aspace (version 3.2)

A collection of functions for estimating centrographic statistics and computational geometries for spatial point patterns

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. The aspace library was originally conceived to aid in the analysis of spatial patterns of travel behaviour (see Buliung and Remmel, 2008). Major changes in the current version include (1) removal of dependencies on several external libraries (e.g., gpclib, maptools, sp), (2) the separation of plotting and estimation capabilities, (3) reduction in the number of functions, and (4) expansion of analytical capabilities with additional functions for descriptive analysis and visualization (e.g., standard deviation box, centre of minimum distance, central feature).

Copy Link

Version

Install

install.packages('aspace')

Monthly Downloads

901

Version

3.2

License

GPL (>= 2)

Maintainer

Ron N Buliung

Last Published

August 14th, 2012

Functions in aspace (3.2)

activities

Demo Data: x and y coordinates of 10 specified point locations
CF2PTS

Central feature between 2 point patterns (CF2PTS) Calculator
centre

Demo Data: Coordinates of a single source, centre, location
activities2

Demo Data: x and y coordinates of 10 specified point locations
mean_centre

Mean Centre Calculator
as_radians

Converts degrees to radians
sin_d

Compute sine with angle given in degrees
calc_sde

Calculate the Standard Deviation Ellipse
asin_d

Compute inverse sine with angle given in degrees
tan_d

Compute tangent with angle given in degrees
calc_sdd

Calculate the Standard Distance Deviation (Standard Distance)
wts

Weights vector
plot_box

Plot the Standard Distance Box
aspace-package

A collection of functions for estimating centrographic statistics and computational geometries for spatial point patterns
plot_centres

Plot centres
acos_d

Compute inverse cosine with angle given in degrees
CF

Central Feature (CF) Calculator
plot_sdd

Plot the Standard Distance Deviation (Standard Distance)
r.BOX

Demo Data: Standard Deviation Box Output Object
distances

Multiple Euclidean distance calculator
r.SDE

Demo Data: Standard Deviation Ellipse Output Object
CMD

Centre of Minimum Distance (CMD) Calculator
median_centre

Median Centre Calculator
r.SDD

Demo Data: Standard Deviation Distance Output Object
cos_d

Compute cosine with angle given in degrees
plot_sde

Plot the Standard Deviation Ellipse
atan_d

Compute inverse tangent with angle given in degrees
calc_box

Calculate the Standard Deviation Box