distribution_time: distribution_time

Description Usage Arguments Value

View source: R/distribution_time.R

Description

Check the temporal distribution of a table.

Usage

1
distribution_time(df, colonne, granularity = "day", draw = FALSE)

Arguments

df

Your data frame

colonne

Your column

granularity

Change the granularity of the work, possible: "year", "month", "day", "hour", "minute","second". Default set to "day"

draw

Ability to return a ggplot2 schema to view the distribution. Default set to FALSE

Value

Returns a distribution table


edouardschuppert/edouaRd documentation built on June 12, 2021, 2:22 a.m.