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 |
https://www.en-net.org
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.
ennet_topics
#> # A tibble: 3,288 × 7
#> Theme Topic Views Author Posted Link Replies
#> <chr> <chr> <int> <chr> <date> <chr> <int>
#> 1 Announcements & Nutritionists ne… Regi… 71 Clair… 2021-12-29 http… NA
#> 2 Announcements & Nutritionists ne… Nutr… 361 Mark … 2021-11-30 http… NA
#> 3 Announcements & Nutritionists ne… Are … 284 Maham… 2021-11-20 http… NA
#> 4 Announcements & Nutritionists ne… Vaca… 350 Jessi… 2021-11-17 http… NA
#> 5 Announcements & Nutritionists ne… Vaca… 227 Kauff… 2021-11-17 http… NA
#> 6 Announcements & Nutritionists ne… Vaca… 277 Anna … 2021-11-12 http… NA
#> 7 Announcements & Nutritionists ne… Vaca… 203 Anna … 2021-11-12 http… NA
#> 8 Announcements & Nutritionists ne… UNIC… 414 Tamsi… 2021-11-12 http… NA
#> 9 Announcements & Nutritionists ne… SUN … 368 Tamsi… 2021-11-11 http… NA
#> 10 Announcements & Nutritionists ne… The … 243 Casie… 2021-11-02 http… NA
#> # … with 3,278 more rows