if (FALSE) {
# create a mastodon activity network
activity_net <- mastodon_data |> Create("activity")
# create a mastodon tag relations network
activity_net <- mastodon_data |> Create("activity", "tag")
}
Run the code above in your browser using DataLab