make_pca_tbl() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make principal component analysis table. The function returns Principal component analysis (a data.frame).
make_pca_tbl() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make principal component analysis table. The function returns Principal component analysis (a data.frame).