xt_width.Rd
Get Channel Width
xt_width(object)
Cross section.
Cross section width; single numeric.
xs <- xt_sxc(1:3) xt_width(xs) #> [1] 1 2 3