geomorphR/geomorph

Landmark coordinates input with digitize2d() are missing

JVAdams opened this issue · 2 comments

I am using the digitize2d() function, inputting the scale and the landmarks with a couple of jpg files. Everything seems to work fine visually and interactively, but the landmark coordinates are not being saved. There are many (or in the case below, all) coordinates with missing values

I thought it might be because I had rescaled the plot window in RStudio. But keeping it fixed didn't change the result. Then I thought it might be the RStudio window in general, so I tried it in R. There I got an error message after the call to digitize2d():

Error in A[, , i] : subscript out of bounds

Any suggestions?

I'm using R version 3.3.1, RStudio version 1.0.44