-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNAMESPACE
35 lines (34 loc) · 931 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(calculate_pgvariables)
export(check_pgsourcefiles)
export(collate_pgdata)
export(create_pg_indices)
export(cshapes_cover)
export(cshapes_cover_share)
export(cshapes_gwcode)
export(download_pg_rawdata)
export(extract_bib_elements)
export(gen_cshapes_cover_share)
export(gen_cshapes_gwcode)
export(gen_geopko_operations_count)
export(gen_geopko_troops_count)
export(gen_ghsl_population_grid)
export(gen_naturalearth_cover)
export(gen_naturalearth_cover_share)
export(get_bib_element)
export(get_bibliography)
export(get_pgfile)
export(pg_date_intervals)
export(pg_dates)
export(pg_rawfiles)
export(pgsearch)
export(prio_blank_grid)
export(rast_to_df)
export(raster_to_pgtibble)
export(read_cshapes)
export(read_geopko)
export(read_ghsl_population_grid)
export(read_naturalearth_10m_land)
export(robust_transformation)
export(unfinished_downloads)
importFrom(lubridate,"%within%")