Package: rgexf 0.16.3
rgexf: Build, Import, and Export GEXF Graph Files
Create, read, and write 'GEXF' (Graph Exchange 'XML' Format) graph files (used in 'Gephi' and others). Using the 'XML' package, rgexf allows reading and writing GEXF files, including attributes, 'GEXF' visual attributes (such as color, size, and position), network dynamics (for both edges and nodes), and edges' weights. Users can build/handle graphs element-by-element or massively through data frames, visualize the graph on a web browser through 'gexf-js' (a 'javascript' library), and interact with the 'igraph' package.
Authors:
rgexf_0.16.3.tar.gz
rgexf_0.16.3.zip(r-4.5)rgexf_0.16.3.zip(r-4.4)rgexf_0.16.3.zip(r-4.3)
rgexf_0.16.3.tgz(r-4.4-any)rgexf_0.16.3.tgz(r-4.3-any)
rgexf_0.16.3.tar.gz(r-4.5-noble)rgexf_0.16.3.tar.gz(r-4.4-noble)
rgexf_0.16.3.tgz(r-4.4-emscripten)rgexf_0.16.3.tgz(r-4.3-emscripten)
rgexf.pdf |rgexf.html✨
rgexf/json (API)
NEWS
# Install 'rgexf' in R: |
install.packages('rgexf', repos = c('https://gvegayon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gvegayon/rgexf/issues
- followers - Edge list with attributes
- twitteraccounts - Twitter accounts of Chilean Politicians and Journalists
gephigexfgexf-graph-filessocial-networkxml
Last updated 19 days agofrom:6563afb4d5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 19 2024 |
R-4.5-win | OK | Oct 19 2024 |
R-4.5-linux | OK | Oct 19 2024 |
R-4.4-win | OK | Oct 19 2024 |
R-4.4-mac | OK | Oct 19 2024 |
R-4.3-win | OK | Oct 19 2024 |
R-4.3-mac | OK | Oct 19 2024 |
Exports:add.edge.spelladd.gexf.edgeadd.gexf.nodeadd.node.spellcheck.dpl.edgescheckTimesedge.listgexfgexf_js_configgexf.to.igraphigraph.to.gexfnew.gexf.graphread.gexfrm.gexf.edgerm.gexf.nodeswitch.edgeswrite.gexf
Dependencies:clicpp11fastmapgluehttpuvigraphjsonlitelaterlatticelifecyclemagrittrMatrixmimepkgconfigpromisesR6RcpprlangservrvctrsxfunXML
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build, Import and Export GEXF Graph Files | rgexf-package gephi rgexf |
Adding and removing nodes/edges from 'gexf' objects | add.edge.spell add.gexf.edge add.gexf.node add.node.spell rm.gexf.edge rm.gexf.node |
Check (and count) duplicated edges | check.dpl.edges |
Checks for correct time format | checkTimes |
Decompose an edge list | edge.list |
Edge list with attributes | followers |
Visualizing GEXF graph files using gexf-js | gexf_js_config plot.gexf |
Creates an object of class 'gexf' | gexf gexf-class write.gexf |
S3 methods for 'gexf' objects | export-gexf gexf-methods print.gexf summary.gexf |
'head' method for gexf objects | head.gexf |
Converting between 'gexf' and 'igraph' classes | gexf.to.igraph igraph.to.gexf |
Build an empty 'gexf' graph | new.gexf.graph |
Reads gexf (.gexf) file | read.gexf |
Switches between source and target | switch.edges |
Twitter accounts of Chilean Politicians and Journalists (sample) | twitteraccounts |