multihistogram_date: Creates a ggplot histogram for multiple Date variables.

Description Usage Arguments Value

View source: R/summary_graphs.R

Description

By default, analyses all variables conforming to lubridate::is.instant. You can select specific variables using all syntax avaiable when using dplyr::select.

Usage

1

Arguments

x

A tibble.

...

Comma separated list of unquoted expressions. You can treat variable names like they are positions. Use positive values to select variables; use negative values to drop variables. (This uses dplyr::select.)

Value

A ggplot.


LS31/tibblesummary documentation built on Dec. 24, 2019, 2:31 p.m.