View source: R/imgw_download.R
| imgw_download | R Documentation |
Funkcja pobiera wybrane dane meteorologiczne z serwerów Instytutu Meteorologii i Gospodarki Wodnej
imgw_download(typ, kod, rok, path)
typ |
character |
kod |
character |
rok |
integer |
path |
character |
data
## Not run:
imgw_download(typ = "dobowe",
kod = '105',
rok = 2012,
path = "")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.