demo_survey_multipage: Demo Survey over Multiple Pages

Description Usage Arguments Value Examples

View source: R/demo_survey.R

Description

This function runs a Shiny app that shows an example of running a demographic survey in Shiny, spanning multiple pages. It has a sample title and description and its theme color can be customized using a hex color code.

Usage

1
demo_survey_multipage(theme = "#63B8FF")

Arguments

theme

A valid hex color such as #63B8FF (default)

Value

A Shiny App

Examples

1

shinysurveys documentation built on July 11, 2021, 9:06 a.m.