Draw n_segments
segments with start and endpoints drawn uniformly in start
, ..., end
and possibly
switched. Segments are redwrawn if their length is smaller than minimal_segment_length
.
1 2 | draw_segments(start, end, n_segments, minimal_segment_length = 1,
include_full_segment = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.