Description Usage Arguments Details Value See Also Examples
Get names of Polish voivodships from the shapefile in current encoding.
1 | voivNames(enc = "")
|
enc |
character or NULL, name of the encoding to which convert the names
of voivodships, see |
If enc is NULL the returned names do not have any polish
diacritics which was a ad-hoc solution to character encoding conversion
problems. If enc is a character, then its value is passed to to
argument of iconv.
The names are read from the attribute in the shape file voiv.shp.
Consequently, they are in the same order as the polygons there.
Character vector with voivodship names in the encoding specified by enc.
The names of the result are TERYT codes of the polygons.
shapes for more information on included shape files.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.