Blog Archives

New geomorph function to digitize multiple 2d images

New geomorph function to digitize multiple 2d images

(This article was first published on geomorph, and kindly contributed to R-bloggers) Hi Morphometricians! We've enhanced geomorph's ability to continuously digitize multiple specimens' images in 2d, if these are within the same directory. This new function allows one to digitize 2d images without interruption. Thanks to Samuel Brown and Karl Fetter for suggesting the improvement. We will incorporate this function in our next...

Read more »

New fixed.angle() Function


Hello morphometricians,
Below you can find a new fixed angle function addressing the problem discovered by Fabio Machado in the morphmet mail archive. We will include this function in our next schedule update to geomorph.

Cheers,

Erik

CODE:

...

Read more »

Plot 3D Wireframes from Morphologika

February 25, 2013
By

Hi morphometricians,A quick update: a function to plot Morphologika 3D wireframes using the package geomorph. This routine (or a version of it) will be included in our next package update under the "read.morphologika" function.Enjoy!Example:library(geo...

Read more »

Major update to the R-package geomorph

February 24, 2013
By

Hi Folks,We have just completed a major update to the R-package geomorph:software for geometric morphometric analyses in R.  Included are several new functions to  carry out additional GM analyses, as well as enhancements of existing function...

Read more »

Major update to the R-package geomorph

February 14, 2013
By

Hi Folks,We have just completed a major update to the R-package geomorph: software for geometric morphometric analyses in R.  Included are several new functions to  carry out additional GM analyses, as well as enhancements of existing functio...

Read more »

‘read.morphologika’ update

January 13, 2013
By

Update for read.morphologika function. This code will be added to geomorph on our next package update. This update fixes problems with message "object 'incoords' not found". Can be used with example data set mydata_readmorphologika. Here, I p...

Read more »