List of convenience functions that call ezplot with common defaults pre-supplied (e.g. plot_type)
1 2 3 4 5 | ezline(data, aggr = NULL, x, y = NULL, group = NULL,
position = "identity", facet = NULL, facet_x = NULL, facet_y = NULL,
palette = NULL, ci = NULL, error_type = "errorbar", error_args = NULL,
text = FALSE, text_round = function(x) signif(x, 3), text_args = NULL,
title = NULL, subtitle = NULL, caption = NULL, ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.