vkR {vkR} | R Documentation |
Access to VK API via R
Description
This package provides a series of functions that allow R users to access VK's API (https://vk.com/dev/methods) to get information about users, messages, groups, posts and likes.
Details
VK (https://vk.com/) is the largest European online social networking service, based in Russia. It is available in several languages, and is especially popular among Russian-speaking users. VK allows users to message each other publicly or privately, to create groups, public pages and events, share and tag images, audio and video, and to play browser-based games [1].
Author(s)
Dmitriy Sorokin dementiy@yandex.ru
References
[1] https://en.wikipedia.org/wiki/VK_(social_networking)
See Also
vkOAuth
,
getUsersExecute
, getWallExecute
,
getFriends
, getFriendsFor
,
getGroupsForUsers
, getGroupsMembersExecute
,
likesGetListForObjects
, messagesGetHistoryExecute
,
getArbitraryNetwork
, getStatus