View source: R/Module_PcaViewModule.R
PcaViewModule | R Documentation |
Module to view Principal Component Analysis (PCA) results
PcaViewModule(input, output, session, values) PcaViewModuleUI(id)
input |
arguments necessary for use with
|
output |
arguments necessary for use with
|
session |
arguments necessary for use with
|
values |
a |
id |
id to be used to define a namespace via |
Returns its internalValues
PcaViewModule
: Server logic
PcaViewModuleUI
: UI elements
values
for a description of the values
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.