getArbitraryNetwork: Building a friend graph for an arbitrary list of users

Description Usage Arguments

View source: R/network.R

Description

Building a friend graph for an arbitrary list of users

Usage

1
getArbitraryNetwork(users_ids, format = "edgelist")

Arguments

users_ids

User IDs

format

Either "edgelist" for a list of edges or "adjmatrix" for an adjacency matrix


vkR documentation built on Jan. 13, 2021, 10:09 a.m.