audit_vector_date: This functions desxribes a date vector. Summary statistics...

Description Usage Arguments Value

View source: R/desc_date.R

Description

This functions desxribes a date vector. Summary statistics are given and frequency and missing plots are generated.

Usage

1

Arguments

x

a date vector (can be of class Date and POSIXct)

plot

logical, whether to plot the graph. Defaults to TRUE.

Value

a table with summary statistics (length, number of na, , number of unique, min and max) and if plot is true the frequency plot from plot_freq_date and a plot of the missing values from plot_missing_date.


MathieuMarauri/auditdata documentation built on March 6, 2020, 7:09 p.m.