-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
35 lines (34 loc) · 935 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
32
33
34
35
# Generated by roxygen2: do not edit by hand
export(rah_ahrefs_rank)
export(rah_anchors)
export(rah_anchors_refdomains)
export(rah_auth)
export(rah_backlinks)
export(rah_backlinks_new_lost)
export(rah_backlinks_new_lost_counters)
export(rah_backlinks_one_per_domain)
export(rah_broken_backlinks)
export(rah_broken_links)
export(rah_condition)
export(rah_condition_set)
export(rah_domain_rating)
export(rah_linked_anchors)
export(rah_linked_domains)
export(rah_linked_domains_by_type)
export(rah_metrics)
export(rah_metrics_extended)
export(rah_pages)
export(rah_pages_extended)
export(rah_pages_info)
export(rah_refdomains)
export(rah_refdomains_by_type)
export(rah_refdomains_new_lost)
export(rah_refdomains_new_lost_counters)
export(rah_refips)
export(rah_subscription_info)
import(assertthat)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(jsonlite,fromJSON)