Learn R Programming

ennet (version 0.2.2)

ennet_dailies: Daily extracts of topics dataset from en-net online forum

Description

Daily extracts of topics dataset from en-net online forum

Usage

ennet_dailies

Arguments

Format

A tibble with 90 rows and 7 columns:

Variable Description
Variable Description
:--- :---
Theme Thematic areas in the en-net forum
Topic Short description 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
Interaction Type of interaction. Either Views or Replies
Extraction Date and time when data was extracted
n Number or count
Extraction Date Date when data was extracted

Examples

Run this code
# NOT RUN {
ennet_dailies

# }

Run the code above in your browser using DataLab