View source: R/ggplot_leave_NA_time.R
adj_grob_size | R Documentation |
leave_NAtime_plot
function to adjust the size of the facets used in leave_NAtime_plot
adj_grob_size(
p,
data,
breaks = "10 hours",
date_labels = "%b %d",
plot = T,
...
)
p |
ggplot object |
data |
data that is used for ggplot object |
breaks |
character indicating breaks on x-axis eg. |
... |
other parameters that should be parsed to |
adj_grob_size(plt2,plt_data,"1 day",date_labels= "%b %d")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.