Description Usage Arguments Value
View source: R/corrections_grades_gaps.R
Given a list of approval transactions (from getApprovalList()
), return any
periods that had been set to Approved (1200), but were later set to a lower status,
whether Working (900) or In-Review (1100).
1 | findDisapproval(approvalList)
|
approvalList |
a data frame of approval transactions from |
a data frame detailing the start and end of any unapproved periods, along with the date they were unapproved, and the user who set the status.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.