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: 2023-08-18
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 04 Jan. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
qualmap  
Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data
Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it ...
Download / Learn more Package Citations See dependency  
VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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