| arc_item | R Documentation |
Given the unique ID of a content item, fetches the item's metadata from a portal.
arc_item(item_id, host = arc_host(), token = arc_token())
item_id |
the ID of the item to fetch. A scalar character. |
host |
default |
token |
an |
See API Reference for more information.
an object of class PortalItem which is a list with the item's metadata.
Other portal item:
arc_item_data()
arc_item("9df5e769bfe8412b8de36a2e618c7672")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.