MomX / Momocs

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

Add coo_tac #194

Closed katieleap closed 6 years ago

katieleap commented 6 years ago

Calculates total absolute curvature for a Coo object.

codecov-io commented 6 years ago

Codecov Report

Merging #194 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #194      +/-   ##
=========================================
- Coverage   12.81%   12.8%   -0.01%     
=========================================
  Files          58      58              
  Lines        9004    9009       +5     
=========================================
  Hits         1154    1154              
- Misses       7850    7855       +5
Impacted Files Coverage Δ
R/coo-shapedescriptors.R 25.14% <0%> (-0.76%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7986e59...d3cd100. Read the comment docs.

vbonhomme commented 6 years ago

Thanks a lot! Just added stats:: for dependencies and turned lapply into sapply to return a vector. My laptop crashed so I dont have time to populate new docs and to add you in the acknowledgements but I'll do it within 10 days. All the best.