-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
30 lines (29 loc) · 811 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(actions)
export(assessment_units)
export(assessments)
export(domain_values)
export(huc12_summary)
export(plans)
export(state_summary)
export(surveys)
import(tibblify)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_logical)
importFrom(checkmate,makeAssertCollection)
importFrom(checkmate,reportAssertions)
importFrom(crul,HttpClient)
importFrom(curl,nslookup)
importFrom(dplyr,select)
importFrom(fauxpas,find_error_class)
importFrom(fs,path)
importFrom(jsonlite,fromJSON)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(rlang,.data)
importFrom(rlang,is_empty)
importFrom(rlist,list.filter)
importFrom(tidyr,unnest)
importFrom(tidyr,unnest_longer)
importFrom(tidyr,unpack)
importFrom(tidyselect,everything)