Other packages > Find by keyword >

rgexf  

Build, Import and Export GEXF Graph Files
View on CRAN: Click here


Download and install rgexf package within the R console
Install from CRAN:
install.packages("rgexf")

Install from Github:
library("remotes")
install_github("cran/rgexf")

Install by package version:
library("remotes")
install_version("rgexf", "0.16.2")



Attach the package and use:
library("rgexf")
Maintained by
George Vega Yon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-19
Latest Update: 2021-08-12
Description:
Create, read and write 'GEXF' (Graph Exchange 'XML' Format) graph files (used in 'Gephi' and others). Using the 'XML' package, it allows the user to easily build/read graph files including attributes, 'GEXF' visual attributes (such as color, size, and position), network dynamics (for both edges and nodes) and edge weighting. 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.
How to cite:
George Vega Yon (2012). rgexf: Build, Import and Export GEXF Graph Files. R package version 0.16.2, https://cran.r-project.org/web/packages/rgexf
Previous versions and publish date:
0.12.06 (2012-06-19 13:42), 0.13.01 (2013-01-04 09:06), 0.13.03 (2013-03-14 17:43), 0.13.8 (2013-08-07 07:55), 0.14.3.11 (2014-03-11 19:09), 0.15.3 (2015-03-24 18:27), 0.16.0 (2020-02-17 07:00)
Other packages that cited rgexf R package
View rgexf citation profile
Other R packages that rgexf depends, imports, suggests or enhances
Functions, R codes and Examples using the rgexf R package
Some associated functions: add.gexf.node . check.dpl.edges . checkTimes . edge.list . followers . gexf-class . gexf-methods . head.gexf . igraph.to.gexf . new.gexf.graph . plot.gexf . read.gexf . rgexf-package . switch.edges . twitteraccounts . 
Some associated R codes: bugs.R . gexf.R . igraph.R . manipulation.R . math.R . methods.R . plot.R . read.gexf.R . rgexf-package.R . rgexf.R .  Full rgexf 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

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  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns