prep_merge: Merge taxa, water quality, and habitat data into one

Description Usage Arguments Value

View source: R/data_prep.R

Description

Merge taxa, water quality, and habitat data into one

Usage

1
2
prep_merge(tab.event, taxa.prep, tab.stations, wq.wide, habitat.wide,
  tab.project, tab.huc)

Arguments

TAB_EVENT

= EVENT_ID

TAXA_PREP

= Taxa data in a long data format

TAB_STATIONS

= Station information (STATION_ID, ECOREGION, STRAHLER)

TAB_WQ

= Water quality data in a wide format

TAB_HABITAT

= Habitat data in a wide format

TAB_PROJECT

= Project information

TAB_HUC

= HUC information merged on HUC-12

Value

Merge taxa water quality, and habitat data into one large data frame.


zsmith27/CHESSIE documentation built on May 25, 2019, 7:24 p.m.