closedEpics: Count the number of closed epics per month for the last 12...

Description Usage Arguments Value

View source: R/countIssues.R

Description

Create a data frame with the number of closed epics per month

Usage

1
closedEpics(df, rd = Sys.Date(), p = 12)

Arguments

df

data frame

rd

resolved date; string - format YYYY-MM-DD

p

period; int

Value

data frame with number of closed epics in the last year


DennisH3/jira-metrics documentation built on Dec. 17, 2021, 4:12 p.m.