Description Usage Arguments Value Examples
Take bootstrap output and return summary data for all annual report/web table for Upper and Mid Columbia River fish
| 1 | doCalcs_uc(crt, target, css_group, makefile = "y", ...)
 | 
| 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'. | 
Survivals,detection, adult counts, and SARs...
| 1 2 | ans<- doCalcs_uc(crt, target= 'CR_USK_2015_OKAN_MCJ', css_group= 'OKSR', makefile= 'y')
format(ans, scientific= FALSE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.