wallGetCommentsList {vkR} | R Documentation |
Returns a list of comments on a user wall or community wall
Description
Returns a list of comments on a user wall or community wall
Usage
wallGetCommentsList(posts, progress_bar = FALSE, v = getAPIVersion())
Arguments
posts |
A list of posts or wall object (from getWallExecute()) |
progress_bar |
Display progress bar |
v |
Version of API |
[Package vkR version 0.2 Index]