View source: R/read_hagstofan.R
The same as read_hagstofan, but with dots as decimal marks.
1 2 3 4 5 6 7 8 9 | read_hagstofan_alt(
file,
na = "..",
encoding = "WINDOWS-1252",
decimal_mark = ".",
grouping_mark = ",",
delim = ";",
...
)
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.