View source: R/make_gt_summary.R
disp_gt_sent_time | R Documentation |
Title
disp_gt_sent_time(
df,
sentiment_var = sentiment,
date_var = date,
chart_type = c("lines", "bars"),
time_unit = c("week", "day", "month", "quarter", "year"),
date_breaks = "4 months",
date_labels = "%b"
)
date_labels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.