plot_authorship_matrix: Plots a network graph for either 'authorship_matrix_1' or...

Description Usage Arguments

Description

The graphs are stored in the current working directory.

Usage

1
plot_authorship_matrix(authorship_matrix_name, size = c(35, 35))

Arguments

size

(vector) Vector of two integer values. First value represents the width of the graph, and the second reprsents the hight of the graph. Defaults to c(35, 35). Uses inch as the unit of measurement.

tesc_matrix_name

(character) The name of the authorship matrix to plot. The name, not the matrix itself.


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