Description Usage Arguments Value Examples
Import and format data for ready to use by surv_calc()
| 1 | format_dat(file_name, mig_yr = "auto", wgt = "n")
 | 
| file_name | File path where the input csv file is stored. | 
| mig_yr | Juvenile migration year. | 
| wgt | "y" if using weighted sampling probability. User will be prompted to enter the amount of intergrated and segregated fish. | 
Capture history and indicators for adult return.
| 1 | detect_data<- format_dat('C:/Users/bobbyhsu/Documents/Temp/SR HCH 2014 MCCA.csv', mig_yr= 2014, wgt= 'n')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.