MomX / Momocs

:dove: Morphometrics using R
http://momx.github.io/Momocs/
51 stars 19 forks source link

non standard evaluation in measure.Coo fails #144

Closed vbonhomme closed 7 years ago

vbonhomme commented 8 years ago

this line cannot work: l[[i]] <- sapply(x$coo, fun_i$fun, fun_i$args)

as x$coo doesnt retain landmarks.

vbonhomme commented 7 years ago

works fine actually. see ?measure