Function for getting weights to apply to the strata based on the landings.
| 1 | getFisheryWeights(fisheryFile, stratumFile, strata, startdate, numdays)
 | 
| fisheryFile | The path to the csv file containing the catches from the fishery. The file must contain the columns DATE, in the format "yyyy-mm-dd", VEKT, and LON and LAT in decimal degrees. | 
| stratumFile | A file with strata definitions readable by  | 
| strata | a vector of names of the strata to include. | 
| startdate | A string of the start date of the survey, given as "d/m" | 
| numdays | An integer giving the number of days to use for the survey. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.