Skip to contents

This function processes the model input from FIMS JSON output ('values') and reshapes the initial values for data inputs into a structured tibble.

Usage

reshape_json_values(finalized_fims)

Arguments

finalized_fims

A JSON object containing the finalized FIMS output.

Value

A tibble containing the reshaped initial data values.