fig_length | R Documentation |
This function calculates the appropriate figure height depending on the number of items.
fig_length(default_size, number_of_items, max_items)
default_size |
The default figure length. Must be numeric. |
number_of_items |
Number of peak files, or terms. |
max_items |
Maximum number of peak files, or terms. |
Figure height/width. A number.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.