# NOT RUN {
# add user info to a twitter actor network
actorNetwork <- collectData %>%
Create("actor") %>% AddUserData(collectData, twitterAuth = myTwitterAuth)
# network
# actorNetwork$nodes
# actorNetwork$edges
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab