lavaan.shiny: Launch lavaan.shiny User Interface

Description Usage Details Value Examples

View source: R/lavaanshiny.R

Description

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

Usage

1

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

1
2
3
4
5
## Not run: 
library(shiny)
lavaan.shiny()

## End(Not run)

lavaan.shiny documentation built on May 2, 2019, 4:22 a.m.