joinModelData: Join the Seed 16 and Seed 20 Data

Description Usage Arguments Value

Description

Join the seed 16 and seed 20 data in preparation for building models on the full dataset. This joined data can be used to run models that either include or exclude footprint data.

Usage

1
joinModelData(full.16, full.20)

Arguments

full.16

The annotated data frame containing the seed 16 data

full.20

The annotated data frame containing the seed 20 data

Value

A joined data frame, containing footprints from both seeds. The footprint columns of this data frame have added suffixes to denote which seed they come from, as there are now 2 of each column, one originating from each seed size. For example, "h_frac" becomes "h_frac_20" and "h_frac_16"


PriceLab/FPML documentation built on May 28, 2019, 2:25 p.m.