You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some trouble to display the visualization of PCA Plot (Morphospace with graphics animation)
I use the newest Momocs 1.3 and R 4.0 | Windows 10 64 Bit
When I use Macbook (macOS, it is already working
But when I run on the windows, it doesn't work. I have no idea with this problem
#Plot PCA
plot(topF2.c, 1)
will be deprecated soon, see ?plot_PCA
Error in col.groups %in% grDevices::colors() :
object 'col.groups' not foun
plot_PCA(topF2.c, 1)
Error in .layerize_PCA(., f, axes = axes, palette = palette) :
object 'colors_groups' not found
I hope I can fix this problem soon,
Thank you
The text was updated successfully, but these errors were encountered:
I have some trouble to display the visualization of PCA Plot (Morphospace
with graphics animation)
I use the newest Momocs 1.3 and R 4.0 | Windows 10 64 Bit
When I use Macbook (macOS, it is already working
But when I run on the windows, it doesn't work. I have no idea with this
problem
#Plot PCA
plot(topF2.c, 1)
will be deprecated soon, see ?plot_PCA
Error in col.groups %in% grDevices::colors() :
object 'col.groups' not foun
plot_PCA(topF2.c, 1)
Error in .layerize_PCA(., f, axes = axes, palette = palette) :
object 'colors_groups' not found
I hope I can fix this problem soon,
Thank you
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#212>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABECQFRVBUKHWAWAHX4NZ7DRV4H4FANCNFSM4N2AUEBA>
.
I have some trouble to display the visualization of PCA Plot (Morphospace with graphics animation)
I use the newest Momocs 1.3 and R 4.0 | Windows 10 64 Bit
When I use Macbook (macOS, it is already working
But when I run on the windows, it doesn't work. I have no idea with this problem
#Plot PCA
will be deprecated soon, see ?plot_PCA
Error in col.groups %in% grDevices::colors() :
object 'col.groups' not foun
Error in .layerize_PCA(., f, axes = axes, palette = palette) :
object 'colors_groups' not found
I hope I can fix this problem soon,
Thank you
The text was updated successfully, but these errors were encountered: