runSingleMonthAnalysis: Run Single Month Analysis

View source: R/SurveyAnalysis.r

runSingleMonthAnalysisR Documentation

Run Single Month Analysis

Description

Run analysis for single survey month and write results to an Excel file

Usage

runSingleMonthAnalysis(
  lic_year,
  month_name,
  irec_dir_root = getiRecAnalysisDir()
)

Arguments

lic_year

Licence year (e.g. 2016 for licence year 2016/17)

month_name

Month to analyse take from month.name (e.g "February")

irec_dir_root

Path to the iRec data root directory

Value

The Excel document file name that contains all the month's survey data


Pacific-salmon-assess/iRecAnalysisPkg documentation built on July 6, 2024, 5:03 p.m.