Last data update: 2014.03.03

R: Launch lavaan.shiny User Interface
lavaan.shinyR Documentation

Launch lavaan.shiny User Interface

Description

lavaan.shiny() loads interactive user interface built using R shiny.

Usage

lavaan.shiny()

Details

Start lavaan.shiny

The interactive user interface is to provide an easy way for people who are learning how to work with the lavaan package and/or are not comfortable with the R command line system. Includes example data for testing out a few example analysis.

Value

Nothing

Examples

## Not run: 
library(shiny)
lavaan.shiny()

## End(Not run)

Results