The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Interactive Document for Working with Multidimensional Scaling and Principal Component Analysis
Version: 0.1.0
Author: Kartikeya Bolar
Maintainer: Kartikeya Bolar <kartikeya.bolar@tapmi.edu.in>
Description: An interactive document on the topic of multidimensional scaling and principal component analysis using 'rmarkdown' and 'shiny' packages. Runtime examples are provided in the package function as well as at https://kartikeyabolar.shinyapps.io/MDS_PCAShiny/.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Depends: R (≥ 3.0.3)
Imports: shiny,rmarkdown,dplyr,datasets,psych,MASS
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-18 18:00:54 UTC; KARTIKEYA
Repository: CRAN
Date/Publication: 2019-05-24 08:20:20 UTC

Launch 'MDSPCAShiny' Interface

Description

MDSPCAShiny() loads interactive user interface built using R 'shiny'.

Usage

MDSPCAShiny()

Details

Start MDSPCAShiny

The interactive user interface is to provide an easy way for multidimensional scaling and principal component analysis and downloading relevant plots.

Value

Nothing

Examples

if(interactive()){
library(rmarkdown)
MDSPCAShiny()
}

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.