View source: R/rv_create_airplane_compact.R
rv_create_airplane_compact | R Documentation |
Create a compact airplane
rv_create_airplane_compact(
risk_ratio,
risk_vector = NULL,
risk_names = NULL,
rows = 33,
seats_per_row = 6,
fill = c("coral1", "darkcyan", "darkgoldenrod1", "darkseagreen1", "lightskyblue1"),
na_colour = "grey90",
title = NULL,
font_family = "sans",
legend_position = "none"
)
risk_vector |
A character vector of length equal to the number of seats (rows*seats_per_row) |
fill |
A character vector of colours. |
legend_position |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.