download_daily_synop {metsyn} | R Documentation |
Download Meteo France Synop Data
Description
The functions download_daily_synop
and
download_monthly_synop
enable to download Meteo France
Synop Data described
here.
Usage
download_daily_synop(path = ".", date, ...)
download_monthly_synop(path = ".", date, ...)
Arguments
path |
character. Data once downloaded are saved in the folder
|
date |
character.
For |
... |
Additional parameters to be passed to |
See Also
[Package metsyn version 0.1.2 Index]