| connectwidgets {connectwidgets} | R Documentation |
connectwidgets: Curate your content on Posit Connect
Description
connectwidgets provides UI components to help publishers provide curated organization of content on Posit Connect.
Connection
Set CONNECT_SERVER and CONNECT_API_KEY environment variables and
connect(). Fetch a tibble listing server content with content(). Use
the by_owner() and by_tags() filter helpers to narrow your search.
Components
Present your content with different components:
-
rsc_card()for highlighting individual content items -
rsc_grid()for groups of cards -
rsc_table()for a tabular view -
rsc_search()a text input for searching grids and tables -
rsc_filter()an input to filter grids or tables by owner, type, or tag
Author(s)
Maintainer: Brian Smith brian@rstudio.com
Authors:
Marcos Navarro marcos@rstudio.com
Other contributors:
David Aja david@rstudio.com [contributor]
Kelly O'Briant kelly.obriant@rstudio.com [contributor]
Posit [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/rstudio/connectwidgets/issues