Plot the PCA plot based on quantification.
plotPCA(norm_data, save_path = NA, figure_height = 8.27, figure_width = 8.27)
The normalized data obtained by **quantification**.
The path to save the result.
PDF height. Default: 8.27.
PDF width. Default: 8.27.
plotPCA(norm_data = quant, save_path="~/CAT/")
#> Error in eval(expr, envir, enclos): object 'quant' not found