# NOT RUN {
## Get counts of topics by day
count_topics_day(topics = ennet_topics)
## Get counts of topics by week
count_topics_week(topics = ennet_topics)
## Get counts of topics by month
count_topics_month(topics = ennet_topics)
## Get counts of topics by year
count_topics_year(topics = ennet_topics)
# }
Run the code above in your browser using DataLab