rsc_card: Card view for content

View source: R/rsc_card.R

rsc_cardR Documentation

Card view for content

Description

Renders a card view for the provided content

Usage

rsc_card(content)

Arguments

content

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


rstudio/rscpages documentation built on June 1, 2025, 3:57 p.m.