-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 802 Bytes
/
Copy pathNAMESPACE
File metadata and controls
32 lines (31 loc) · 802 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
S3method(print,access_url)
export("%>%")
export(ntwd_browse)
export(ntwd_get)
export(ntwd_meta)
importFrom(dplyr,full_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,rename_all)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,transmute_all)
importFrom(httr,GET)
importFrom(httr,RETRY)
importFrom(httr,timeout)
importFrom(httr,write_disk)
importFrom(lubridate,is.Date)
importFrom(lubridate,yq)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_names)
importFrom(readxl,read_excel)
importFrom(rvest,html_attrs)
importFrom(rvest,html_nodes)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(xml2,read_html)
importFrom(zoo,na.locf)