-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 730 Bytes
/
Copy pathNAMESPACE
File metadata and controls
32 lines (31 loc) · 730 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
# Generated by roxygen2: do not edit by hand
export(changeLocation)
export(changeSettings)
export(configAccount)
export(configAccountSms)
export(dislike)
export(getMatchInfo)
export(getOwnMetadata)
export(getOwnProfile)
export(getProfile)
export(getSwipes)
export(getUpdates)
export(like)
export(login)
export(reportPerson)
export(sendMessage)
export(setWebUsername)
export(superlike)
importFrom(getPass,getPass)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,user_agent)
importFrom(rvest,html_form)
importFrom(rvest,html_node)
importFrom(rvest,html_session)
importFrom(rvest,set_values)
importFrom(rvest,submit_form)