-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
50 lines (49 loc) · 1.07 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
46
47
48
49
50
# Generated by roxygen2: do not edit by hand
export(build_ac_doc)
export(build_col_doc)
export(build_grts_plot)
export(get_acoustic_bulk_wavs)
export(get_acoustic_project_summary)
export(get_acoustic_stationary_report)
export(get_all_species_counts_long)
export(get_colony_bulk_counts)
export(get_grts_data)
export(get_grts_frame_name)
export(get_grts_leaflet_map)
export(get_grts_shp)
export(get_grts_shp_df)
export(get_nabat_banding_by_states)
export(get_nabat_gql_token)
export(get_observed_nights)
export(get_project_surveys)
export(get_projects)
export(get_refresh_token)
export(get_spdf_from_polys_df)
export(get_species)
export(get_species_counts_long)
export(get_species_counts_wide)
export(grts_lookup_df)
import(dplyr)
import(flextable)
import(ggplot2)
import(htmltools)
import(htmlwidgets)
import(httr)
import(jsonlite)
import(kableExtra)
import(leaflet)
import(lubridate)
import(magrittr)
import(maps)
import(maptools)
import(mapview)
import(officer)
import(plotly)
import(plyr)
import(raster)
import(rgdal)
import(rmarkdown)
import(rprojroot)
import(sp)
import(stringr)
import(xml2)