expand_entry_columns: expand_entry_columns

Description Usage Arguments

View source: R/readInputFile.R

Description

Function is similar to dplyr::unnest() on all fields that are used more than once (assigned a field_idx), but ensures that new columns also contain all common field entries (for instance, if the field 'value_as_number' is used twice, both indices are given a column, but both columns should feature "patient_name" and "gender_source_value".

Usage

1

Arguments

table_in

Table to be expanded, generally intermediate format within readInputFiles().

expand_entry_columns()


AndrewC160/ROMOPOmics documentation built on Jan. 27, 2021, 6:57 p.m.