Skip to contents

Graph clusters of municipality changes in Norway between from_year and to_year. Municipalities that remains unchanged, not merged or split, are not listed.

Usage

graph_clusters(from_year, to_year)

Arguments

from_year

years equal to or above.

to_year

years lower or equal to.

Value

A plot illustrating clusters for the defined period.

Examples

graph_clusters(1980, 2000)