Learn R Programming

interca (version 0.1.2)

intercaShiny: Runs the intercaShiny application

Description

The function runs a Shiny app that allows the user to upload a data file and calculate the MCA output (tables, plots and ready-made reports) through a graphical interface. The data can be loaded in .xslx or csv format and then the number of axes to be retained should be specified. The user can produce an interpretive axis or plane, filter points based on their interpretive coordinates, and download the plots and tables in .pdf (.xlsx) format, as well as a ready report with the interpretation of MPCA results.

Usage

intercaShiny()

Arguments

Value

shiny application object

Examples

Run this code
# --- Run the 'shiny' app
if (FALSE) intercaShiny()

Run the code above in your browser using DataLab