Get analysis data result
1 2 | getAnalysisData(vat, key = "PCA", cols = c(1:50),
as.data.frame = FALSE)
|
vat |
vat entity |
key |
analysis key |
cols |
analysis data column vector, if NULL, return all analysis data |
as.data.frame |
convert to data.frame if TRUE, default FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.