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


Dementiy/vkR documentation built on Oct. 1, 2020, 9:48 a.m.