
coo_lw(coo)[1]
.
coo_length(coo)
matrix
of (x; y) coordinates or a Coo objectOther coo_ descriptors: coo_area
,
coo_chull
,
coo_circularityharalick
,
coo_circularitynorm
,
coo_circularity
,
coo_convexity
,
coo_eccentricityboundingbox
,
coo_eccentricityeigen
,
coo_elongation
, coo_lw
,
coo_rectangularity
,
coo_rectilinearity
,
coo_solidity
, coo_tangle
,
coo_theta3
, coo_thetapts
,
coo_width
data(bot)
coo_length(bot[1])
coo_length(bot)
mutate(bot, size=coo_length(bot))
Run the code above in your browser using DataLab