Skip to content

maximelenormand/Coauthorship-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building coauthorship networks with R

This repository contains two scripts written in R for the creation and visualization of coauthorship networks. It focuses on an egonetwork centered around one scholar (me in the example). The nodes of the network are my coauthors (people with whom I published at least one paper) and the link between two coauthors is proportional to the number of papers they cosigned (if any). ExtractNetwork scraps data from Google Scholar using the R package scholar to build the network and DrawNetwork relies on the package networkD3 to visualize it.

If you need help, find a bug, want to give me advice or feedback, please contact me! You can reach me at maxime.lenormand[at]inrae.fr

About

Building a coauthorship network with R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages