Description Usage Arguments Examples
Return top 20 most active user for the last 30 days.
1 | hx_latest_articles(past_hours = 2, domains = NULL)
|
past_hours |
Hours from "now" ( |
domains |
Return articles restrained to these domains. Default is None, return all available articles.
If |
1 2 3 4 | ## Not run:
hx_latest_articles()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.