jus_bench: Builds a time series benchmarking processing time.

Description Usage Arguments Value

View source: R/jus_bench.R

Description

Builds a time series benchmarking processing time.

Usage

1
2
3
4
5
6
7
8
jus_bench(
  df,
  entry_date,
  matter,
  decision_date,
  label,
  peridiocity = "monthly"
)

Arguments

df

dataframe with the matter, file date (could be a crime date), and decision date.

entry_date

application, loading or crime date

matter

matter

decision_date

decision or any other reference date.

label

label to the matter.

peridiocity

c("monthly", "yearly", "weekly")

Value

time series with processing benchmark.


jjesusfilho/JurisVis documentation built on Jan. 16, 2022, 9:20 a.m.