Description Usage Arguments Author(s) Examples
lgr2SCOBI() is a function to convert raw data exported or 'dumped' out of the LGTrappingDB to a format that is ready
to be analyzed by the SCOBI() function. It is to be used on one species/spawn year combination (e.g., SY2015 steelhead) at a time. It will
write a csv file ready to be used as the adultData argument of the SCOBI() function.
1  | 
input | 
 the name of the csv file containing adult data exported from the LGTrappingDB. Can also accept an   | 
species | 
 what is the species of the data you are attempting to format for SCOBI. The default option is   | 
exportFile | 
 What would you like to name your exported file containing your data formatted for SCOBI analysis? By
default   | 
Mike Ackerman
1  | lgr2SCOBI(input = exRawSthdAdultData, species = "sthd", exportFile = "SthdScobiInput")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.