API Wrappers

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

polished now comes with functions that make it easy to interact with the Polished API from R. See the individual wrapper function help files for details (e.g. ?polished::get_apps()). The available API wrapper functions include:

Apps - functions to manage your account's Shiny apps.

Users - functions to manage your account's users.

App Users - functions to manage user access to your Shiny apps. These will be the most frequently used of the API wrapper functions.

Roles - functions to manage your account's roles.

User Roles - functions to manage the roles your users belong to.



Try the polished package in your browser

Any scripts or data that you put into this service are public.

polished documentation built on Feb. 16, 2023, 8:02 p.m.