do_pca | R Documentation |
Template for functions that accept either a data frame or a list
do_pca(data_, scale = T, dataset, input, output = "data_pca")
data_ |
list or tibble |
scale |
scale data |
dataset |
dataset |
input |
name of input data |
output |
name of output data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.