Description Usage Arguments Examples
can.template offers the possbility to generate Swiss canton-level data templates in
the form of data frames. The package comes with data for 2016. Additional data can be
downloaded with map.load. The templates contain the canton identification numbers
as used by the Swiss Federal Statistical Office and the canton abbreviations.
1 2 | can.template(year, add_geodata_path = ".", endofyear = FALSE,
cantons = NULL)
|
year |
numeric. Available with package: |
add_geodata_path |
a character string with the path to the folder where additional geodata is saved. |
endofyear |
if |
cantons |
input either numeric (canton identification numbers) or character (canton abbreviations) vector to create tailor-made templates. |
1 2 | # Generating template:
can.template(2016)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.