-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
56 lines (46 loc) · 1.08 KB
/
Copy path_pkgdown.yml
File metadata and controls
56 lines (46 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
url: https://hydrostat.github.io/hydroDataBR/
template:
bootstrap: 5
home:
title: hydroDataBR
description: >
Pacote R para obter, padronizar, analisar, visualizar e exportar
dados hidrológicos da ANA/HidroWeb no Brasil.
navbar:
structure:
left: [intro, reference, articles, news]
right: [github]
reference:
- title: Visão geral
contents:
- hydroDataBR-package
- title: Autenticação e aquisição ANA
contents:
- ana_authenticate
- get_ana_data
- get_ana_data_batch
- get_ana_stations
- title: Leitura de arquivos locais
contents:
- read_hidroweb
- read_hidroweb_cross_sections
- read_ana_xml
- read_ana_json
- title: Banco interno ANA
contents:
- filter_ana_stations
- ana_stations
- ana_hydrometric_database
- title: Dados opcionais
contents:
- download_ana_cross_section_vertices
- title: Análises e diagnósticos
contents:
- analyze_hydro_data
- diagnose_daily_hydrometry
- diagnose_station_hydrometry
- title: Gráficos, tabelas e exportação
contents:
- plot_hydro_data
- table_hydro_data
- write_hydro_data