doCalcs_uc: Take bootstrap output and return summary data for all annual...

Description Usage Arguments Value Examples

Description

Take bootstrap output and return summary data for all annual report/web table for Upper and Mid Columbia River fish

Usage

1
doCalcs_uc(crt, target, css_group, makefile = "y", ...)

Arguments

crt

Bootstrap output as input file here.

target

The name of the original input file (eg. SR HCH 2015 MCCA).

css_group

CSS group from the CSSGroups_LookupTable.

makefile

Append parameter output in CSSREPORT in SQL server, and make parameter output in csv file in working directory. Default is 'y'.

Value

Survivals,detection, adult counts, and SARs...

Examples

1
2
ans<- doCalcs_uc(crt, target= 'CR_USK_2015_OKAN_MCJ', css_group= 'OKSR', makefile= 'y')
format(ans, scientific= FALSE)

boppingshoe/bootylator documentation built on May 8, 2019, 1:01 p.m.