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

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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