View source: R/figure_height.R
get_max_figure_height | R Documentation |
Get max figure height
get_max_figure_height( figure_caption, heading, is_heading, subheading, is_subheading )
figure_caption |
Text |
heading |
Text |
is_heading |
Boolean |
subheading |
Text |
is_subheading |
Boolean |
Max figure height in inches
get_max_figure_height( figure_caption = "Beurteilung der Studienangebote und -bedingungen - Struktur des Studiums (Bachelor)", heading = NA_character_, is_heading = FALSE, subheading = "Beurteilung von Studium und Lehre Beurteilung von Studium und Lehre asdfs", is_subheading = TRUE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.