allocate_flexfile: Apply allocation methodologies provided

View source: R/allocate_flexfile.R

allocate_flexfileR Documentation

Apply allocation methodologies provided

Description

allocate_flexfile() applies the allocations provided in the Allocation Methodology table to the Actual Cost Hour Data table. Returns a list of tibbles from a zip folder submission of the FlexFiles. Each tibble corresponds to its respective JSON table.

Currently this is implemented for AllocationMethodTypeID == "PERCENT".

Usage

allocate_flexfile(flexfile)

Arguments

flexfile

A single flexfile or a list of flexfiles imported through the read_flexfile function.


Technomics/readflexfile documentation built on Jan. 10, 2024, 6:25 p.m.