deploy_interactions: Deploy all interactions to the server

View source: R/deploy_interactions.R

deploy_interactionsR Documentation

Deploy all interactions to the server

Description

Deploys all created interaction objects to the, 'interactingan' Shiny server, previously configured by the 'set_app' function.

Usage

deploy_interactions(theme = "spacelab", hide_selector = TRUE)

Arguments

theme

A character -string- with the name of the theme to use for the Shiny app. Must be "default" or any valid name for 'shinythemes::shinytheme(theme)'.

hide_selector

A logical indicating if the object selector should be shown on the top of each object.


jcrodriguez1989/interactingan documentation built on June 7, 2024, 10:57 a.m.