Other packages > Find by keyword >

spnet  

Plotting (Social) Networks on Maps
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spnet", "0.9.1-0")



Attach the package and use:
library("spnet")
Maintained by
Emmanuel Rousseaux
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-07-31
Latest Update:
Description:
Facilitates the rendering of networks for which nodes have a specific position on a map cities participants in a political debate etc.. Map data and network data are stored together in a single object which handles the match between network nodes and their respective position on the map. The plot method renders both the map and the network data. Several networks can be plot simultaneously. The graphic is highly customisable and the legend is automatically printed. Map data have to be supplied as SpatialPolygons objects from the sp package and network data as named matrix.
How to cite:
Emmanuel Rousseaux (2014). spnet: Plotting (Social) Networks on Maps. R package version 0.9.1-0, https://cran.r-project.org/web/packages/spnet. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.9.0.1 (2014-07-31 07:20), 0.9.0.6 (2015-01-14 19:36), 0.9.1-0 (2016-02-22 14:33)
Other packages that cited spnet R package
View spnet citation profile
Other R packages that spnet depends, imports, suggests or enhances
Functions, R codes and Examples using the spnet R package
Some associated functions: SpatialNetwork . color2blackwhite . extract-methods . graph.barplot.bgcolor-set . graph.barplot.bgcolor . graph.barplot.bound.lower-set . graph.barplot.bound.lower . graph.barplot.bound.upper-set . graph.barplot.bound.upper . graph.barplot.fgcolor-set . graph.barplot.fgcolor . graph.barplot.list-set . graph.barplot.list . graph.barplot.variable-set . graph.barplot.variable . graph.barplot.width-set . graph.barplot.width . graph.blackwhite.enable-set . graph.blackwhite.enable . graph.blackwhite.list-set . graph.blackwhite.list . graph.blackwhite.max-set . graph.blackwhite.max . graph.blackwhite.min-set . graph.blackwhite.min . graph.color.background-set . graph.color.background . graph.color.border-set . graph.color.border . graph.color.legend-set . graph.color.legend . graph.color.list-set . graph.color.list . graph.color.node-set . graph.color.node . graph.color.region-set . graph.color.region . graph.color.variable-set . graph.color.variable . graph.label.cex-set . graph.label.cex . graph.label.color-set . graph.label.color . graph.label.list-set . graph.label.list . graph.label.variable-set . graph.label.variable . graph.layout.list-set . graph.layout.list . graph.legend.cex-set . graph.legend.cex . graph.legend.horiz-set . graph.legend.horiz . graph.legend.line.width-set . graph.legend.line.width . graph.legend.list-set . graph.legend.list . graph.legend.ncol-set . graph.legend.ncol . graph.legend.print-set . graph.legend.print . graph.map-set . graph.map . graph.map.plot.position . graph.network.arrow.color-set . graph.network.arrow.color . graph.network.arrow.head.lth-set . graph.network.arrow.head.lth . graph.network.arrow.head.type-set . graph.network.arrow.head.type . graph.network.arrow.line.type-set . graph.network.arrow.line.type . graph.network.arrow.opacity-set . graph.network.arrow.opacity . graph.network.arrow.shift.x-set . graph.network.arrow.shift.x . graph.network.arrow.shift.y-set . graph.network.arrow.shift.y . graph.network.arrow.shorten-set . graph.network.arrow.shorten . graph.network.arrow.thickness-set . graph.network.arrow.thickness . graph.network.data-set . graph.network.data . graph.network.exists . graph.network.label-set . graph.network.label . graph.network.list-set . graph.network.list . graph.networks.add-set . graph.networks.list-set . graph.networks.list . graph.networks.remove-set . graph.par.list-set . graph.par.list . graph.symbol.cex-set . graph.symbol.cex . graph.symbol.color-set . graph.symbol.color . graph.symbol.legend-set . graph.symbol.legend . graph.symbol.list-set . graph.symbol.list . graph.symbol.shift.x-set . graph.symbol.shift.x . graph.symbol.shift.y-set . graph.symbol.shift.y . graph.symbol.variable-set . graph.symbol.variable . graph.title.list-set . graph.title.list . graph.title.main-set . graph.title.main . graph.title.sub-set . graph.title.sub . spnet.create . spnet.example.basic . spnet.get.local.user.manual . spnet . world.map.simplified . 
Some associated R codes: Full spnet package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
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  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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