Skip to contents

Functions

Shiny

Functions for developing Shiny web applications.

ui_wrapper()
Wrapper UI for Shiny apps
server_wrapper()
Wrapper server function for Shiny apps
global_wrapper()
Wrap Global code for Shiny apps
check_secrets()
Function to check that required environment variables for APPS authentication are set and valid
set_institute()
Set the target institute for API calls

REST API

Functions for interfacing with the CSIAPPS REST API.

make_request()
Make an authenticated API request to CSIAPPS