Learn R Programming

flowmapper (version 0.1.2)

CH_migration_data: CH_migration_data

Description

Internal migrations between Cantons of Switzerland, 2011-2016.

Usage

CH_migration_data

Arguments

Format

CH_migration_data

A data frame with 325 rows and 8 columns:

id_a, id_b

Names of Cantons A and B

flow_ab

Number of migrations from A to B

flow_ba

Number of migrations from B to A

xa,ya

Longitude and latitude of the centroid of Canton A. Web-Mercator projection (EPSG: 3857)

xb,yb

Longitude and latitude of the centroid of Canton B. Web-Mercator projection (EPSG: 3857)