Topics from en-net forum retrieved on 17 January 2021
ennet_topics
A tibble with 3045 rows and 7 columns:
Variable | Description |
Theme |
Thematic areas in the en-net forum |
Topic |
Short description of the topic/question being discussed/raised |
Views |
Number of views of the topic/question being discussed/raised |
Author |
Name of person who raised the topic/question |
Posted |
Date topic/question was posted on en-net forum |
Link |
URL of the topic/question being discussed/raised |
Replies |
Number of replies to topic/question being discussed/raised |
Please note that this dataset is made available in the package
primarily as a guide for the user and as testing data for the code. Users
are advised not to use this dataset for actual analysis or reporting and
instead make a call to get_theme_topics()
or to get_themes_topics()
.
This is because some topics and some author names have been converted to NA
as they contain non-ASCII characters which are not allowed as a text
encoding format for packaged data.