Momocs icon indicating copy to clipboard operation
Momocs copied to clipboard

:dove: Morphometrics using R

Results 22 Momocs issues
Sort by recently updated
recently updated
newest added

Could you please help me with how I can add the XY scale to the mean shape? I have used the following codes that provide mean shape but without inside...

We're about to release dplyr 1.0.8, and as part of running our rev dep checks, we've identified that the released version of this package would fail with: ```` ── After...

Hi, Great package. A question: I have a CSV that contain 4 columns (objectName,Date,Location,Coord) with several rows. How can I import the objectName and Coord as Out object? [Ex1.zip](https://github.com/MomX/Momocs/files/4640478/Ex1.zip) Thanks

Hi, What I do wrong with the layer_morphospace_LDA script as I get this error: _Error in x$mod.pred$x[, axes] : subscript out of bounds_ library(Momocs) lf

Hi, When I run this code: library(Momocs) lf

I love your bot dataset! It's an amazing dataset to play around and check out new methods! However, I think the beer and whisky bottle labels somehow got confused at...

When I try to import coordinates from Stereomorph file import_StereoMorph_curve1('D:/DATA R 4/shapes') it doesn't work: Error in import_StereoMorph_curve1("D:/DATA R 4/shapes") : Deprecated due to major updates in StereoMorph export file...

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...

Hello! To landmark a large group of images, we have split them into manageable chunks and saved the output as RData objects. I am attempting to read in and combine...

Hi everyone, I am working with a PCA constructed from trajectory analysis using the geomorph package (based on a OutCoe ). I want to replicate this to a Momocs::PCA to...