do_pca: Template for functions that accept either a data frame or a...

View source: R/do_pca.R

do_pcaR Documentation

Template for functions that accept either a data frame or a list

Description

Template for functions that accept either a data frame or a list

Usage

do_pca(data_, scale = T, dataset, input, output = "data_pca")

Arguments

data_

list or tibble

scale

scale data

dataset

dataset

input

name of input data

output

name of output data


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.