rsc_table | R Documentation |
Renders a reactable table of the provided content items
rsc_table(content)
content |
The tibble of content provided by connectwidgets::content() Requires the columns "guid", "url", "title", "app_mode", "owner_username" and "updated_time". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.