mobinternat: Transboundary movements network

Description Usage Arguments Details Examples

Description

This function analyzes the dataset generated by the impcheckdata function and produces an international mobility network with respect to a given country. This network contains movements between the reference country and other countries.

Usage

1
mobinternat(x, mon_pays)

Arguments

x

the data.frame containing the rawdata and generated by the impcheckdata function.
Required columns: "ORIGINE_NOM", "ORIGINE_PAYS", "ORIGINE_LONGITUDE_X", "ORIGINE_LATITUDE_Y", "DESTINATION_NOM", "DESTINATION_PAYS", "DESTINATION_LONGITUDE_X", "DESTINATION_LATITUDE_Y" and "EFFFECTIF"

mon_pays

the reference country between quotation marks, with the same writting than in x.

Details

Cette fonction analyse le jeu de données généré par la fonction impcheckdata et produit un réseau de mobilité internationale par rapport à un pays donné. Ce réseau contient les mouvements entre le pays de référence et d'autres pays.

Examples

1
mobinternat(rawdata, "TUNISIE")

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