processSwissCities: Main Swiss cities as simple feature object

View source: R/swiss_cities.R

processSwissCitiesR Documentation

Main Swiss cities as simple feature object

Description

Script use to generate a shapefile with Swiss cities, their population and their LV95 coordinates. Its output needs to be saved in inst/extdata/CH/villes ! To be used by shp_path

Usage

processSwissCities(
  input = "T_STST_2018_01_1.xlsx",
  output = "swiss_cities.shp"
)

Arguments

input

the xslx file name Population from the Swiss cities Union in inst/extdata

Details

From the Union des villes suisses the excel file (Chapitre population) was used a population source (31.12.2016)

Value

NULL it will save


d-qn/tamMap documentation built on Oct. 20, 2023, 7:41 a.m.