--
You received this message because you are subscribed to the Google Groups "geomorph R package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geomorph-r-pack...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/geomorph-r-package/8f96ce70-e5b2-48f8-bcca-5b994dcf283dn%40googlegroups.com.
Chris et al.,
Please install the latest version of geomorph from github: a small adjustment was made to account for this.
devtools::install_github(‘geomorphR/geomorph’, ref=’Stable’)
Also, a small note on the ‘proper nts header’ comment. Please read carefully the help files in geomorph. In actuality, both header types are correct, and both are adjusted NTSYS headers. The ‘pure’ NTSYS header goes all the way back to the original mainframe version of NTSYS, from 1969. That version cannot easily accommodate GMM data, so with the first version of geomorph we adjusted the header information slightly (note also that other digitizing software does much the same).
In geomorph, when one has multiple specimens in a single NTS file, the 1 n pxk 0 dim = approach is correct. But if there is only a single specimen in a file (as is the output from say, ‘digit.fixed’, this header format is insufficient to designate the specimen dimensionality. Thus, the 1 p k 0 dim= approach is used.
Dean
Dr. Dean C. Adams
Director of Graduate Education, EEB Program
Professor
Department of Ecology, Evolution, and Organismal Biology
Iowa State University
https://faculty.sites.iastate.edu/dcadams/
phone: 515-294-3834
To view this discussion on the web, visit https://groups.google.com/d/msgid/geomorph-r-package/542330cc-8db3-426b-961e-d917f071e0c0n%40googlegroups.com.