gather_fchr: gather_fchr

Description Usage Arguments Details Value Author(s)

View source: R/gather_fchr.R

Description

Gather CDSR FCHR (DD Form 1921-1)

Usage

1
gather_fchr(fchr_object)

Arguments

fchr_object

Required. A list object of CSDR FCHR 1921-1 data that has been imported using the import_cdsr_excel() function.

Details

Gathers the "Cost and Hours..." columns from a CSDR Functional Cost-Hour Report (FCHR) (DD Form 1921-1) object in a new column called "Reported Data Field". This longer and narrower version of the FCHR is eaiser to pivot/sort/filter.

Value

Returns a CSDR FCHR (DD Form 1921-1) object with all "Cost and Hours..." columns converted from columns to rows in a new "Reported Data Field" column.

Author(s)

Daniel Germony daniel.r.germony.civ@mail.mil


daniel-r-germony/dstCSDR documentation built on Jan. 4, 2020, 12:16 a.m.