sf_get_ex_munic | R Documentation |
Download data.frame for abolished municipalities
sf_get_ex_munic(
url =
"http://www.tilastokeskus.fi/meta/luokitukset/_linkki/lakkautetut_kunnat_aakkosissa_15.txt"
)
url |
a url for text file in Statistics Finland web page. |
data.frame with columns old_code, old_name, "data", new_code, new_name.
k <- sf_get_ex_munic()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.