Package: netmap 0.1.4
netmap: Represent Network Objects on a Map
Represent 'network' or 'igraph' objects whose vertices can be represented by features in an 'sf' object as a network graph surmising a 'sf' plot. Fits into 'ggplot2' grammar.
Authors:
netmap_0.1.4.tar.gz
netmap_0.1.4.zip(r-4.7-any)netmap_0.1.4.zip(r-4.6-any)netmap_0.1.4.zip(r-4.5-any)
netmap_0.1.4.tgz(r-4.6-any)netmap_0.1.4.tgz(r-4.5-any)
netmap_0.1.4.tar.gz(r-4.7-any)netmap_0.1.4.tar.gz(r-4.6-any)
netmap_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
netmap/json (API)
| # Install 'netmap' in R: |
| install.packages('netmap', repos = c('https://artod83.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/artod83/netmap/issues
- fvgmap - Map of municipality borders in the Friuli Venezia Giulia region, Italy
Last updated from:6beb3b817f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 175 | ||
| source / vignettes | OK | 240 | ||
| linux-release-x86_64 | OK | 193 | ||
| macos-release-arm64 | OK | 212 | ||
| macos-oldrel-arm64 | OK | 159 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 103 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 158 |
Exports:ggcentralityggconn_areaggnetmapnetmap_plotnetwork.layout.extract_coordinates
Dependencies:classclassIntclicodacpp11DBIe1071farverggnetworkggplot2ggrepelgluegtableigraphisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixnetworkpillarpkgconfigproxyR6RColorBrewerRcpprlangs2S7scalessfsnastatnet.commontibbleunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Internal checks before ggnetmap and ggcentrality | check_network_sf |
| Map of municipality borders in the Friuli Venezia Giulia region, Italy | fvgmap |
| Calculate centrality indices for vertices linked to a sf object | ggcentrality |
| Calculate connectedness to a specific vertex for vertices linked to a sf object | ggconn_area |
| Fortify a network over a map | ggnetmap |
| Is data frame a lookup table? | is_lookup_table |
| Is object a network? | is_network |
| Is object a map? | is_sf |
| Link a network and a map | link_network_map |
| Link a network and a map with a lookup table | link_network_map2 |
| netmap: Plot 'network' and 'igraph' objects on a 'sf' map using 'ggplot2' | netmap |
| Plot a network object with a layout based on an 'sf' object | netmap_plot |
| Layout of a network based on a 'sf' object | network.layout.extract_coordinates |
| Reduces network to vertices present on the map | reduce_to_map |
