Package 'CTTinShiny'

Title: Shiny Interface for the CTT Package
Description: A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides the user through CTT analyses.
Authors: John T. Willse
Maintainer: John T. Willse <[email protected]>
License: GPL-2
Version: 0.1.0
Built: 2024-11-26 06:26:00 UTC
Source: CRAN

Help Index


Shiny Interface for the CTT Package

Description

A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides the user through CTT analyses.

Author(s)

John T. Willse [email protected]


shinyCTT

Description

Launches the Shiny interface for CTT

Usage

shinyCTT()

Details

Launches a Shiny interface that was developed in conjunction with the CTT package. The interface was designed to be intuitive and guide users through analyses. Some options are hidden until data are loaded. Also, some options (distractor analysis) are hidden unless raw data AND a key file are loaded.

Value

No values are returned to R. After the Shiny interface launches all values are returned within the Shiny interface itself.

Examples

## Not run: 
shinyCTT()

## End(Not run)