if (FALSE) {
# post urls to collect threads from
threadUrls <- c("https://mastodon.social/@xxxxxx/xxxxxxxxx")
mastodonData <- Authenticate("mastodon") |>
Collect(threadUrls = threadUrls, writeToFile = TRUE)
}
Run the code above in your browser using DataLab