README.md

Internship on Network Analysis for authorship data

Description

This package is a result of my internship on Network Analysis and authorship data. The data used was obtained using the TescPerf Python tool for web scrapping. This package is only intended for a limited audience and has a very specific usage. If you want to find out more, check the documentation for the exported functions.

Installation

# You can use devtools to install this package.
devtools::install('mihaiconstantin/ina')

Examples

# Plotting tesc_matrix_3 (2015-2018).
plot_tesc_matrix('tesc_matrix_3')

Output:

Authorship collaboration between TESC members for 2015-2018 per department

Authorship collaboration between TESC members for 2015-2018 and publication status

Usages

Data from this package is used to power the collaboration network Shiny app.

This package depends on the qgraph for plotting the networks and more.



mihaiconstantin/ina documentation built on May 29, 2019, 5:42 a.m.