getArbitraryNetwork: Building a friend graph for an arbitrary list of users
Description
Building a friend graph for an arbitrary list of users
Usage
getArbitraryNetwork(users_ids, format = "edgelist")
Arguments
format
Either "edgelist" for a list of edges or "adjmatrix" for an adjacency matrix