Hello!
I am trying to plot the first and second PC axes from a PCA I just ran on the symmetric component of my shape data. When I try to use the function plot.gm.prcomp though, R gives me an error saying it could not find the function even though I have activated geomorph in this R session. I have also double-checked that all my packages are updated and that R and RStudio are updated (so this is geomorph v4.0.1), tried uninstalling and reinstalling geomorph, restarting R, restarting my whole computer, and still no luck.
I am extra confused because I can successfully use the gmShiny app on my local computer and produce PCA plots (which if I understand correctly should rely on plot.gm.prcomp on the back-end), but I cannot use gmShiny for this particular plot since my data has more than ten groups.
Have I missed something, or does this indicate something is wrong with the package?
Any advice would be greatly appreciated!
Mariah