Learn R Programming

ennet (version 0.2.2)

update_topics: Update en-net topics

Description

Update en-net topics

Usage

update_topics(freq = 0)

Arguments

freq

A numeric value for time in seconds for frequency of retrieval of updated en-net topics. Defaults to 0 for a single retrieval (no repeats)

Value

A tibble containing the topics across all thematic areas in en-net forum

Examples

Run this code
# NOT RUN {
if(interactive()) update_topics()

# }

Run the code above in your browser using DataLab