graphSNA: Visualization of SNA parameters

Description Usage Arguments Details

Description

This function is used to produce dynamic graphs illustrating the role of different localities in the network based on mobility parameters generated by the Network Analysis (SNA).

Usage

1
graphSNA(x, indegree, outdegree, betweeness, NOM)

Arguments

x

the data.frame containing the names of localities, mobility parameters and GPS coordinates.
FR: data.frame contenant les noms des localités, les paramètres de mobilité et les coordonnées GPS.

indegree

the column containing the "indegree" parameters, will be plotted as the x -coordinate.

outdegree

the column containing the "outdegree" parameters, will be plotted as the x -coordinate.

betweeness

the column containing the "betweeness" parameters, will define the size of the dots.

NOM

the column containing the names of the localities.

Details

Cette fonction sert à produire des graphiques dynamiques illustrant le rôle des différentes localités dans le réseau en fonction des paramètres de mobilité issus de l'analyse de réseau (SNA)


Pachka/AQCR_SNA_Package documentation built on May 11, 2019, 7:26 p.m.