boardGetCommentsList {vkR} | R Documentation |
Returns a list of comments on a community's discussion board
Description
Returns a list of comments on a community's discussion board
Usage
boardGetCommentsList(topics, progress_bar = FALSE, v = getAPIVersion())
Arguments
topics |
A list of topics (from getTopicsExecute()) |
progress_bar |
Display progress bar |
v |
Version of API |
[Package vkR version 0.2 Index]