Skip to contents

Build a complete network and helpful artifacts

Usage

build_network(key_actors, keywords, token, refresh_tok, threshold, prop, ...)

Arguments

key_actors

character vector with account identifiers

keywords

character vector with keywords that we check for in actors' description

token

character, token for Blue Sky Social API

refresh_tok

character, refresh token for Blue Sky Social API

threshold

the threshold for including actors in the expansion: How many followers must a prospect have, to be considered? If smaller than 1, threshold is used as a proportion: How big a proportion must a prospect have, to be considered?

prop

proportion of the actors sampled for visualization, passed on to create_widget()

...

Parameters passed on to expand_net()

Value

list of objects generated from expand_net(), trim_net(), get_profiles(), create_widget(), and word_freqs()