create_megye_map: Create county map

Description Usage Arguments Examples

Description

Create county map

Usage

1
create_megye_map(df, megyeid = "name", values_var = "values")

Arguments

df

The data.frame with the values to map. The data must be in long-form and contain only the values of a single point in time.

megyeid

The name of the Hungarian counties, defaults to megye.

values_var

The name of numeric values, defaults to values.

Examples

1
2
3
4
## Not run: 
create_megye_map (df)

## End(Not run)

antaldaniel/openksh documentation built on May 6, 2019, 6:56 p.m.