Renders a grid view of the provided content items

rsc_grid(content)

Arguments

content

A data frame from Connect's content. Requires the following columns "guid", "url", "title", "app_mode", "owner_username". And, although optional, expects an "updated_time" column.