getPaths {vkR} | R Documentation |
Returns a list of paths between two users
getPaths(source_id, target_id, are_friends = FALSE, max_depth = 5)
source_id |
Source ID |
target_id |
Target ID |
are_friends |
By default is FALSE |
max_depth |
Maximum depth |