Description Usage Arguments Details Value Author(s)
Transpose CSDR FCHR (DD Form 1921-1) Data
1 | widen_fchr(fchr_plus_object, ...)
|
fchr_plus_object |
Required. A list object of CSDR FCHR 1921-1 data that
has been imported using |
... |
Optional. Allows for use of |
Takes CSDR FCHR (DD Form 1921-1) data and performs a transpose/pivot_wider so each row is a WBS and each column is one of the CSDR FCHR's (DD Form 1921-1's) data cells. The primary use case for this is to lay CSDR FCHR (DD Form 1921-1) data alongside a CSDR CDSR (DD Form 1921) submission.
Returns a tibble with each WBS element as a row and CSDR 1921-1 data as columns.
Daniel Germony daniel.r.germony.civ@mail.mil
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.