-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
45 lines (44 loc) · 1.08 KB
/
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
36
37
38
39
40
41
42
43
44
45
# Generated by roxygen2: do not edit by hand
export("%>%")
export(abundance_palette)
export(assign_to_grid)
export(calculate_mcc_f1)
export(date_to_st_week)
export(ebirdst_data_dir)
export(ebirdst_download)
export(ebirdst_download_data_coverage)
export(ebirdst_download_status)
export(ebirdst_download_trends)
export(ebirdst_extent)
export(ebirdst_habitat)
export(ebirdst_palettes)
export(ebirdst_ppms_ts)
export(ebirdst_subset)
export(ebirdst_version)
export(get_species)
export(get_species_path)
export(grid_sample)
export(grid_sample_stratified)
export(list_available_pis)
export(load_config)
export(load_data_coverage)
export(load_fac_map_parameters)
export(load_pds)
export(load_pi)
export(load_pis)
export(load_ppm)
export(load_predictions)
export(load_ranges)
export(load_raster)
export(load_regional_stats)
export(load_stixels)
export(load_trends)
export(parse_raster_dates)
export(plot_pds)
export(plot_pis)
export(project_extent)
export(rasterize_trends)
export(set_ebirdst_access_key)
export(stixelize)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)