pr_flatten: Generates a flattened 'phenor' data file

View source: R/pr_flatten.R

pr_flattenR Documentation

Generates a flattened 'phenor' data file

Description

Uses files generated by pr_fm_*() Flattening the file format allows for substantial speed increases in optimization however limits readability. Using the split functionality between the pr_fm_*() functions and this function allows for easier subsetting of datasets.

Usage

pr_flatten(data)

Arguments

data

structure list generated by pr_fm_*() functions

Value

returns a flat file format structure of the pr_fm_*() input data, this to speed up processing


bluegreen-labs/phenor documentation built on Sept. 2, 2023, 10:34 a.m.