R/rsc_table.R
rsc_table.Rd
Renders a reactable table of the provided content items
rsc_table(content)
The tibble of content provided by connectwidgets::content() Requires the columns "guid", "url", "title", "app_mode", "owner_username" and "updated_time".