Functions that help less experienced R users to make graph analysis for free associated words, or more generally for repeated nominal data for which a undirected graph analysis is meaningful. By corresponding to each word its centrality, it is possible to apply standard quantitative analysis methods in order to associate word selection with other variables. The functions are implemented with the aid of the 'tibble', 'tidygraph', 'ggraph' and 'ggplot2' packages. Supported centrality functions are centrality_alpha(), centrality_authority(), centrality_betweenness(), centrality_closeness(), centrality_pagerank(), centrality_eigen(). A data set is included.
Version: | 0.1.0 |
Imports: | tidygraph, tibble, plyr, ggraph, purrr, stats, dplyr, ggplot2 |
Published: | 2020-07-01 |
Author: | Epaminondas Diamantopoulos |
Maintainer: | Epaminondas Diamantopoulos <epdiamantopoulos at yahoo.gr> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | wordgraph results |
Reference manual: | wordgraph.pdf |
Package source: | wordgraph_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release: not available, r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=wordgraph to link to this page.