-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
38 lines (37 loc) · 744 Bytes
/
NAMESPACE
File metadata and controls
38 lines (37 loc) · 744 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
33
34
35
36
37
38
# Generated by roxygen2: do not edit by hand
S3method(print,browserinfo)
S3method(print,webclient)
export("%>%")
export(hu_read_html)
export(wc_browser_info)
export(wc_click_on)
export(wc_content_length)
export(wc_content_type)
export(wc_css)
export(wc_dnt)
export(wc_fill_in)
export(wc_geo)
export(wc_go)
export(wc_headers)
export(wc_html_attr)
export(wc_html_name)
export(wc_html_nodes)
export(wc_html_text)
export(wc_img_dl)
export(wc_inspect)
export(wc_load_time)
export(wc_render)
export(wc_resize)
export(wc_status)
export(wc_timeout)
export(wc_title)
export(wc_url)
export(wc_use_insecure_ssl)
export(wc_wait)
export(web_client)
export(webclient)
import(htmlunitjars)
import(rJava)
import(rvest)
import(xml2)
importFrom(magrittr,"%>%")