tdsApp: Web Interface for a Temporal Dominance of Sensations...

Description Usage Arguments Value Author(s)

Description

This function builds a consumer web interface for Temporal Dominance of Sensations experiment.

Usage

1
tdsApp(attributes, max_time = 60, shiny_dir = tempdir())

Arguments

attributes

A vector names representing the attributes that compose a sensory analysis.

max_time

A numeric representing a max time, in seconds, allowed for each consumer.

shiny_dir

Path name of the directory that will be used to save the source files from shiny interface (ui.R and server.R). Use to customize the application, set the directory and edit the ui.R adn server.R files. By default, source files are saved in temporary directories (tempdir()).

Value

Open the web browser for show the shiny interface.

Author(s)

Eduardo E. R. Junior <edujrrib@gmail.com>.


JrEduardo/SensShiny documentation built on May 9, 2019, 9:17 a.m.