getPaths {vkR} | R Documentation |
Returns a list of paths between two users
Description
Returns a list of paths between two users
Usage
getPaths(source_id, target_id, are_friends = FALSE, max_depth = 5)
Arguments
source_id |
Source ID |
target_id |
Target ID |
are_friends |
By default is FALSE |
max_depth |
Maximum depth |
[Package vkR version 0.2 Index]