-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
65 lines (64 loc) · 1.41 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Generated by roxygen2: do not edit by hand
export(affiliations)
export(api_names)
export(bene_years)
export(beneficiaries)
export(betos)
export(clinicians)
export(compare_hcpcs)
export(df2chr)
export(display_long)
export(distros_dac)
export(distros_main)
export(distros_open)
export(get_pin)
export(hospitals)
export(laboratories)
export(last_dttm)
export(list_pins)
export(medline)
export(mount_board)
export(ndc_lookup)
export(nppes)
export(open_payments)
export(open_payments_)
export(open_years)
export(opt_out)
export(order_refer)
export(out_years)
export(outpatient)
export(pending)
export(prescribers)
export(prescribers_)
export(providers)
export(qpp_years)
export(quality_eligibility)
export(quality_eligibility_)
export(quality_payment)
export(quality_payment_)
export(reassignments)
export(rx_years)
export(rxnorm)
export(taxonomy_crosswalk)
export(tidyup)
export(util_years)
export(utilization)
export(utilization_)
import(rlang)
importFrom(collapse,"%=%")
importFrom(collapse,"%==%")
importFrom(collapse,.c)
importFrom(collapse,fmutate)
importFrom(collapse,fselect)
importFrom(data.table,as.data.table)
importFrom(httr2,req_perform)
importFrom(httr2,req_perform_parallel)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_date)
importFrom(httr2,resp_header)
importFrom(httr2,resp_headers)
importFrom(purrr,map)
importFrom(stats,setNames)
importFrom(stringi,"%s+%")
importFrom(zeallot,"%<-%")