I've revised the scallop_analysis file slightly to allow us to "loop" over it using "knit_scallop_analysis_loop.R" You will need to choose the FishSETFolder for the first item in the loop, but not for subsequent items inside the loop.
However, I assumed that "FishSETFolder" resides inside the root of your project directory:
@mchaji: This may not run without new data -- I think it needs new columns that were constructed in the dev branch. You can grab the data from kiteworks or lift it off my network drive. The way to test is to:
knit "combine_cable_routes.Rmd" to html
run/source (not knit) the "knit_scallop_analysis_loop.R" file. You will be prompted to select the FishSET folder once, but it will make 8 scallop reports, for various combinations of shapefiles, fleets, and aggregation. This will take a little while (an hour?) if neptune isn't being heavily used.
I've revised the scallop_analysis file slightly to allow us to "loop" over it using "knit_scallop_analysis_loop.R" You will need to choose the FishSETFolder for the first item in the loop, but not for subsequent items inside the loop.
However, I assumed that "FishSETFolder" resides inside the root of your project directory: