-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
31 lines (30 loc) · 851 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
31
# Generated by roxygen2: do not edit by hand
export(cqc_changes)
export(cqc_inspection_areas)
export(cqc_location)
export(cqc_location_details)
export(cqc_location_inspection_area)
export(cqc_locations_search)
export(cqc_partner_code)
export(cqc_provider)
export(cqc_provider_inspection_areas)
export(cqc_provider_locations)
export(cqc_providers)
export(cqc_reports)
importFrom(anytime,anytime)
importFrom(anytime,iso8601)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,VERB)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,http_type)
importFrom(httr,status_code)
importFrom(jsonlite,fromJSON)
importFrom(purrr,compact)
importFrom(rlang,list2)
importFrom(snakecase,to_lower_camel_case)
importFrom(snakecase,to_snake_case)
importFrom(utils,URLencode)
importFrom(utils,download.file)