Description Usage Arguments Value Examples
This function is designed to return a clean dataframe filled by parsed responses from the specific MUSE API request for certain advice posts.
1 |
page |
The page number to load (required). |
decending |
Whether to show descending results(default value: FALSE). |
tag |
Only show posts for a specific tag, please refer to the vignette to find proper available tags. |
apikey |
Pass your own API key can increase the rate limit from 500 to 3600 per hour. |
A clean dataframe with following information: post name, publication date, type, excerpt, tags, author name, sponsor name and link.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.