View source: R/plot-selex-mountains.R
add_extra_ribbon_data | R Documentation |
plot_selex_mountains()
Add extra data for decreasing-sized polygons which will be used to make
ribbons, one inside the other. See plot_selex_mountains()
add_extra_ribbon_data(d, prop_seq)
d |
The data frame to add ribbon data to |
prop_seq |
A sequence of decreasing proportion values which will be applied to the height data iteratively to create smaller polygon data |
A modified data frame with the same structure as d
, but with
many more rows which contain the extra ribbon polygon data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.