geomorphR/geomorph

Negative values are not imported as NA in geomorph 4.0.7

Closed this issue · 1 comments

Hi, I'm having an issue reading a TPS file with missing landmarks.
I am using this code:
readland.tps("LandmarksNeg.tps",negNA = TRUE, specID = "ID")
to read this file
LandmarksNeg.zip

I never had a problem before updating to geomorph version 4.0.7.
Could you help me solve this?