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 03 Dec. 2024.
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

donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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