Illustrated with example: ``` r library(mooring) m <- mooring(anchor(), wire(length=20), float(), wire(length=200), waterDepth = 100) plot(knockdown(segmentize(m), u=1)) ```  <sup>Created on 2022-03-07 by the [reprex package](https://reprex.tidyverse.org) (v2.0.1)</sup>
Illustrated with example:
Created on 2022-03-07 by the reprex package (v2.0.1)