Description Usage Arguments Value
View source: R/get_users_comments.R
Get comments from a user
1 | get_user_comments(user = "", page_threshold = 5, wait_time = 2)
|
user |
used to specify what the username |
wait_time |
used to specify the waiting time between scrappings. |
page_treshold |
used to specify the maxiumum number of pages to scrap |
A dataframe with the scraping done
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.