coo_tac | R Documentation |
Calculated using the sum of the absolute value of the second derivative of
the smooth.spline
prediction for each defined point.
coo_tac(coo)
coo |
a |
numeric
for a single shape and for Coo
Siobhan Braybrook.
Other coo_ descriptors:
coo_angle_edges()
,
coo_angle_tangent()
,
coo_area()
,
coo_boundingbox()
,
coo_chull()
,
coo_circularity()
,
coo_convexity()
,
coo_eccentricity
,
coo_elongation()
,
coo_length()
,
coo_lw()
,
coo_rectangularity()
,
coo_rectilinearity()
,
coo_scalars()
,
coo_solidity()
,
coo_width()
coo_tac(bot[1])
bot %>%
slice(1:3) %>% # for speed sake only
coo_tac
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.