Description Usage Arguments Details Value
pca module server logic
| 1 2 3 4 5 6 7 8 9 10 | 
| input | Shiny's input object | 
| output | Shiny's output object | 
| session | Shiny's session object | 
| clarion | A clarion object. See  | 
| width | Width of the plot in cm. Defaults to 28 and supports reactive. | 
| height | Height of the plot in cm. Defaults to 28 and supports reactive. | 
| ppi | Pixel per inch. Defaults to 72 and supports reactive. | 
| scale | Scale plot size. Defaults to 1, supports reactive. | 
Width/ height/ ppi less or equal to zero will use default value.
A reactive containing list with dimensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.