draw_pca: Draw PCA

View source: R/draw_pca.R

draw_pcaR Documentation

Draw PCA

Description

Draw generic PCA of data

Usage

draw_pca(x, point_names, pc_x, pc_y)

Arguments

x

dataframe

point_names

name to use as name of points [string]

pc_x

x-axis pc [string]

pc_y

y-axis pc [string]


teasdalm/rPCA documentation built on Feb. 28, 2023, 5:06 a.m.