EFAshiny: An user-friendly shiny application for exploratory factor...

Description Usage Arguments Note Author(s) See Also Examples

View source: R/EFAshiny.R

Description

The EFAshiny graphical user interface is designed to free users from scripting in R by wrapping together various packages for data management, factor analysis, and graphics.

Usage

1
EFAshiny(run = T, report_Apppath = F)

Arguments

run

run the EFAshiny app or not. Default is true, and the APP will be lanuched.

report_Apppath

report the directory of the APP in your system. If false, show the online APP link.

Note

EFAshiny can directly be used on-line. Check See Also section.

Author(s)

Chi-Lin Yu <psychilinyu@gmail.com>

Ching-Fan Sheu <csheu@mail.ncku.edu.tw>

See Also

Online version: https://psychilin.shinyapps.io/EFAshiny/

Tutorial : https://github.com/PsyChiLin/EFAshiny

Examples

1
2
3

PsyChiLin/EFAshiny documentation built on May 27, 2019, 12:17 p.m.