-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 836 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 836 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
33
# Generated by roxygen2: do not edit by hand
export(wd_getdata)
export(wd_getdata_syn)
export(wd_getdata_wwg)
export(wd_getnetworks_syn)
export(wd_long2wide)
export(wd_srcs)
export(wd_vars)
import(dplyr)
import(httr2)
import(tibble)
import(tidyr)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_li)
importFrom(cli,cli_progress_done)
importFrom(cli,cli_progress_step)
importFrom(cli,qty)
importFrom(curl,has_internet)
importFrom(lubridate,format_ISO8601)
importFrom(lubridate,with_tz)
importFrom(lubridate,ymd_hms)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,modify_if)
importFrom(rlang,local_options)
importFrom(rlang,set_names)
importFrom(stringr,str_replace)
importFrom(units,set_units)