Skip to contents

Counts numbers of clusters in the defined period.

Usage

count_clusters(from_year, to_year)

Arguments

from_year

years equal to or above.

to_year

years lower or equal to.

Value

The number of clusters in the defined period.

Examples

count_clusters(1980, 2000)
#> [1] 6