-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 787 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 787 Bytes
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
# Generated by roxygen2: do not edit by hand
export(eodf_geturl_dl)
export(eodf_import_data)
export(extract_stream_network_indicators)
export(extract_var_on_buffers)
export(prepare_df_points)
export(prepare_mixed_products)
export(prepare_roi)
export(prepare_s2_indices)
export(prepare_streams_network)
export(prepare_topography_indices)
export(ts_fillna_l1tol3)
export(ts_fillna_l1tol5)
import(dplyr)
import(furrr)
import(purrr)
import(raster)
import(rgrass7)
import(sf)
import(velox)
importFrom(dplyr,filter)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_names)
importFrom(purrr,map2)
importFrom(purrr,map_dfr)
importFrom(purrr,pmap_dfr)
importFrom(rgeos,gCentroid)
importFrom(sf,st_as_sf)
importFrom(stringr,str_replace_all)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)