vkR-package | Access to VK API via R |
age_predict | Predict age for the specified user |
areFriends | Checks the friendship status between two users |
clear_text | Clear text |
databaseGetChairs | Returns list of chairs on a specified faculty |
databaseGetCities | Returns a list of cities |
databaseGetCitiesById | Returns information about cities by their IDs |
databaseGetCountries | Returns a list of countries |
databaseGetCountriesById | Returns information about countries by their IDs |
databaseGetFaculties | Returns a list of faculties (i.e., university departments) |
databaseGetRegions | Returns a list of regions |
databaseGetSchoolClasses | Returns a list of available classes |
databaseGetSchools | Returns a list of schools |
databaseGetStreetsById | Returns information about streets by their IDs |
databaseGetUniversities | Returns a list of higher education institutions |
execute | A universal method for calling a sequence of other methods while saving and filtering interim results |
filterAttachments | Filtering attachments by type |
getAccessToken | Get access token |
getArbitraryNetwork | Building a friend graph for an arbitrary list of users |
getCountryByCityId | Get country ID and title by given city ID |
getFriends | Returns a list of user IDs or detailed information about a user's friends |
getFriendsBy25 | Returns a list of friends IDs for the specified users |
getFriendsFor | Returns a list of friends IDs for the specified users |
getGroups | Returns a list of the communities to which a user belongs |
getGroupsForUsers | Returns a list of the communities for the specified users |
getGroupsMembers | Returns a list of community members |
getGroupsMembersExecute | Returns a list of community members |
getMutual | Returns a list of user IDs of the mutual friends of two users |
getNetwork | Building a friend graph |
getPaths | Returns a list of paths between two users |
getStatus | Returns data required to show the status of a users and/or communities |
getURLs | Extract URLs from messages |
getUsers | Returns detailed information on users |
getUsersExecute | Returns detailed information on arbitrary number of users |
getWall | Returns a list of posts on a user wall or community wall |
getWallExecute | Returns a list of posts on a user wall or community wall |
get_stop_words | Get stop words list for russian language |
has_error | Get error code from response |
likesGetList | Returns a list of IDs of users who added the specified object to their Likes list |
likesGetListForObjects | Returns a list of IDs of users who added the specified objects to their Likes list |
me | Returns current user ID |
messagesGet | Returns a list of the current user's incoming or outgoing private messages |
messagesGetHistory | Returns message history for the specified user or group chat |
messagesGetHistoryAll | Returns all message history for the specified user or group chat |
messagesGetHistoryExecute | Returns message history for the specified user or group chat |
messagesSplitByDate | Split messages by days, weeks, months |
postGetComments | Returns a list of comments on a post on a user wall or community wall |
queryBuilder | Returns a query string |
repeat_last_query | Repeat last function call |
request_delay | Delaying a request if necessary |
saveAsGEXF | Converts the given igraph object to GEXF format and saves it at the given filepath location |
search.getHints | Allows the programmer to do a quick search for any substring |
setAccessToken | Set access token |
setAPIVersion | Set API version |
tag2Id | Returns user id by tag |
try_handle_error | Check response for errors |
usersGetFollowers | Returns a list of IDs of followers of the user in question, sorted by date added, most recent first |
usersGetSubscriptions | Returns a list of IDs of users and communities followed by the user |
usersSearch | Returns a list of users matching the search criteria |
vkApply | Apply a method over a vector of objects |
vkOAuth | Client authorization |
vkOAuthWeb | Client authorization (for web application) |
vkPost | Create post object |
vkR | Access to VK API via R |
wallGetById | Returns a list of posts from user or community walls by their IDs |
wallGetComments | Returns a list of comments on a post on a user wall or community wall |
wallGetCommentsList | Returns a list of comments on a user wall or community wall |
wallGetReposts | Returns information about reposts of a post on user wall or community wall |
wallSearch | Allows to search posts on user or community walls |