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 22 Apr. 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
03/2403/2804/0504/0704/0804/1204/17Downloads for spnet1234567TrendBars

Today's Hot Picks in Authors and Packages

optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  
GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
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  
phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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