| mobdb_get_feed | R Documentation |
Retrieve detailed information about a single feed by its ID.
mobdb_get_feed(feed_id)
feed_id |
A string. The unique identifier for the feed. |
A list containing detailed feed information.
# Get details for a specific feed
feed_details <- mobdb_get_feed("mdb-53")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.