plotRawData: Diagnostic plots and summaries for a raw PacFIN dataset...

View source: R/plotRawData.R

plotRawDataR Documentation

Diagnostic plots and summaries for a raw PacFIN dataset pre-filtering.

Description

plotRawData creates a set of diagnostic plots and summaries, writing pdfs and a text file in addition to plotting onscreen and console.

Usage

plotRawData(rawData, fname = NULL)

Arguments

rawData

an unfiltered PacFIN dataset

fname

A filename with the appropriate extension, used to save the function output to the disk. For example, LenComps.csv or file.path(getwd(), "SampleSize.csv"). Full, relative, or simple paths are allowed because the argument is used as is, i.e., not redirected to a directory different than getwd(). Note that various functions within PacFIN.Utilities have different default values for this input argument.

Details

Workflow

Run plotRawData to visualize and summarize the PacFIN data prior to running cleanPacFIN.

Will create a filename from the species ID if one is not provided.


nwfsc-assess/PacFIN.Utilities documentation built on March 19, 2024, 11:54 p.m.