View source: R/e_plot_HELPERS.R
e_plot_blank | R Documentation |
Create blank ggplot grob plot used as a place holder
e_plot_blank(text_label = c("", "N/A")[1])
text_label |
optional text label, such as "N/A" |
p_blank blank ggplot grob, possibly with a text label
p_blank <- e_plot_blank(text_label = c("", "N/A")[2])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.