hidroweb_down: Download station data files from Hidroweb database

Description Usage Arguments Value

Description

Download station data files from Hidroweb database

Usage

1
2
hidroweb_down(stations = "42450750", options = "Chuva", combo = TRUE,
  verbose = TRUE, dest.dir = "./", meta = TRUE)

Arguments

stations

character vector with code of stations

options

character vector with one or more options: "Cota", "Vazao", "Chuva", "Qualidade", "Resumo", "Sedimento", "Perfil".

combo

Logical, if TRUE a unique combination of all elements of stations and options is used. Otherwise, donwload is executed to each station-option pair.

verbose

logical. if TRUE R report extra information on progress.

dest.dir

A character string with the path where the downloaded file is saved.

meta

logical, if TRUE return information including station metadata.

Value

a tibble with information of downloaded stations files.


lhmet/hidrowebdown documentation built on May 29, 2019, 12:07 a.m.