-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 1.17 KB
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 1.17 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
# Generated by roxygen2: do not edit by hand
export(brazil_fu)
export(brazil_municipality)
export(brazil_municipality_code)
export(brazil_municipality_coords)
export(brazil_municipality_latitude)
export(brazil_municipality_longitude)
export(brazil_region)
export(brazil_region_code)
export(brazil_render_address)
export(brazil_state)
export(brazil_state_by_utc)
export(brazil_state_capital)
export(brazil_state_code)
export(brazil_state_latitude)
export(brazil_state_longitude)
export(closest_geobr_year)
export(country_names)
export(fix_postal_code)
export(remove_unique_outliers)
export(shift_and_crop)
export(shift_and_rotate)
export(sidra_download_by_year)
export(test_date_line)
export(test_geobr_connection)
export(unique_outliers)
export(worldclim_download)
export(worldclim_extract_gcm)
export(worldclim_extract_month)
export(worldclim_extract_resolution)
export(worldclim_extract_ssp)
export(worldclim_extract_variable)
export(worldclim_extract_year)
export(worldclim_extract_year_group)
export(worldclim_extract_year_month)
export(worldclim_file)
export(worldclim_random)
export(worldclim_to_ascii)
export(worldclim_url)
importFrom(dplyr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,":=")