merge_seds_and_sw: Merges the sediments and sw data frames into a single allData...

Description Usage Arguments Details Value

Description

Merges the sediments and sw data frames into a single allData data frame

Usage

1
  merge_seds_and_sw(corrected_seds, corrected_sw)

Arguments

corrected_seds

The 'corrected' sedimetents data frame

corrected_sw

The 'corrected' seawater data frame

Details

See 'obsolete_raw_data_processing_script.R' to see how we went from our original .xlsx files to the 'corrected' frames. This process involved very minimal processing, like setting depth and cell count values of zero to a very low number (e.g. 1 mm or 1 cell/ml) to avoid problems with log scales

Value

Returns a merged data frame with the name of the environment (sediments or seawater) in the 'environment' column


adsteen/Lloyd.et.al.Cell.abundance.metaanalysis documentation built on May 10, 2019, 7:26 a.m.