Creates a network diagram of coauthors' countries linked by reference This function takes an addresses data.frame, links it to an authors_references dataset and plots a network diagram generated for co-authorship.
Source:R/plot_net_coauthor.R
plot_net_coauthor.Rd
Creates a network diagram of coauthors' countries linked by reference This function takes an addresses data.frame, links it to an authors_references dataset and plots a network diagram generated for co-authorship.
Examples
## Using the output of authors_georef (e.g., BITR_geocode)
data(BITR_geocode)
plot_net_coauthor(BITR_geocode)
#> IGRAPH c0bf246 UNW- 6 9 --
#> + attr: name (v/c), label (v/c), label.color (v/c), label.cex (v/n),
#> | size (v/n), frame.color (v/l), color (v/c), weight (e/n)
#> + edges from c0bf246 (vertex names):
#> [1] argentina--mexico argentina--usa australia--brazil australia--germany
#> [5] australia--usa brazil --germany brazil --usa germany --usa
#> [9] mexico --usa