rvkstat-package {rvkstat} | R Documentation |
R Interface to API 'vk.com'
Description
Load data from vk.com api about your communiti users and views, ads performance, post on user wall and etc. For more information see API Documentation <https://vk.com/dev/first_guide>.
Details
The DESCRIPTION file:
Package: | rvkstat |
Type: | Package |
Title: | R Interface to API 'vk.com' |
Version: | 3.2.0 |
Date: | 2021-10-15 |
Author: | Alexey Seleznev |
Maintainer: | Alexey Seleznev <selesnow@gmail.com> |
Description: | Load data from vk.com api about your communiti users and views, ads performance, post on user wall and etc. For more information see API Documentation <https://vk.com/dev/first_guide>. |
License: | GPL-2 |
Depends: | R (>= 3.5.0) |
Imports: | dplyr (>= 1.0.0), tidyr (>= 1.0.0), jsonlite, httr, stringr, lgr |
Language: | ru |
Encoding: | UTF-8 |
BugReports: | https://github.com/selesnow/rvkstat/issues |
URL: | https://selesnow.github.io/rvkstat/ |
RoxygenNote: | 7.1.2 |
Index of help topics:
rvkstat-package R Interface to API 'vk.com' vkAuth Authorization in 'Vkontakte' vkGetAdAccounts List of Advertising Account vkGetAdAgeStats Statistics on Audience Coverage by Age. vkGetAdBudget Budget of Advertising Cabinet 'Vkontakte'. vkGetAdCampaigns Campaign list vkGetAdCategories List of Possible Subjects of Advertisements vkGetAdCityStats Statistics on Audience Coverage in The Context of Cities. vkGetAdClients Client list. vkGetAdGenderAgeStats Statistics on Audience Coverage by Age and Gender. vkGetAdGenderStats Statistics on Audience Coverage by Gender. vkGetAdPostsReach Statistics on The Coverage of Advertising Entries 'Vkontakte'. vkGetAdStatistics Statistics of advertising in 'VKontakte'. vkGetAds List of Ads From 'Vkontakte'. vkGetAdsLayout Appearance of Advertisements. vkGetDbCities City Dictionary. vkGetDbCountries Country Dictionary. vkGetDbMetroStations Returns a List of Metro Stations vkGetDbRegions Regions list. vkGetDbSchools Returns a List of Schools vkGetDbUniversities Returns a List of Universities vkGetGroupMembers Returns a list of community members. vkGetGroupStat Statistics on visiting the community in 'Vkontakte'. vkGetGroupStatAge Community Statistics by User Age Bucket vkGetGroupStatCity Statistics of the Vkontakte community visitors by cities. vkGetGroupStatCountries Statistics of The Vkontakte Community Visitors By Country. vkGetGroupStatGender Loading data by gender of the community visitors vkGetGroupStatGenderAge Statistics on Age Groups And Gender of The 'VKontakte' Community. vkGetGroupStatPostReach Statistics of Posts on The Community Wall. vkGetGroupToken Get the Access Key of Community 'Vkontakte'. vkGetToken Get vkontakte developer token vkGetUserFriends Frend List in 'Vkontakte' vkGetUserGroups List of 'Vkontakte' communities. vkGetUserWall Get Posts From Userwall. vkLoadToken Load vkontakte developer token vkSetters Set rvkstat options
Author(s)
Alexey Seleznev
Maintainer: Alexey Seleznev <selesnow@gmail.com>
[Package rvkstat version 3.2.0 Index]