Description Usage Arguments Details Value Examples
Returns structure of a data feed, including column header names
1 | GetFeed(feed.id)
|
feed.id |
Data Feed ID |
This function requires a single data feed id (obtained from GetFeeds)
Data frame
1 2 3 4 5 6 7 8 | ## Not run:
#Get info for feed #110980
feed <- GetFeed("110980")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.