qa_P4Data: qa_P4Data

View source: R/qa_P4Data.R

qa_P4DataR Documentation

qa_P4Data

Usage

qa_P4Data(data)

Arguments

data

cleaned P4 data from get_RSTData()

\item

srr_codevector of species run rear codes, can be a single code or multiple, if left NULL the function will return list of table for each srr_code

Provides basic summaries and figures of P4 data to assist in data validation and the QA/QC process. p4_raw <- get_P4Data(EventSite = 'IMNTRP', MigrationYear = 2020) p4_clean <- clean_P4Data(p4_raw) qa_dat <- qa_P4Data(p4_clean) names(qa_dat) qa_dat[[1]]

Ryan N. Kinzer


ryankinzer/cuyem documentation built on April 20, 2024, 2:10 p.m.