-
1. Install bookdown with
install.packages("bookdown")
. If you already have it, update to the latest version. -
2. Render locally with
bookdown::render_book("index.Rmd")
. And you generate a pdf usebookdown::render_book("index.Rmd", "bookdown::pdf_book")
to render a bookdown and create a pdf at the same time -
3. Use
browseURL("docs/index.html")
to view your book locally (or just openindex.html
in a browser). -
4. If it looks good, commit and push all changed files to GitHub.
(You will need to repeat steps 2 and 4 every time you wish to update the book online.)
Needs to be updated every time - this is the update of project status
Need to update wq.csv input data file Change start/end date to correspond to the correct quarter (line 18-19)
No updates required
Needs to be updated based on the transect report - only needs updating when new data are collected
Update end date (line 35)
This data set is manually updated by the oyster landings data located here: https://public.myfwc.com/FWRI/PFDM/ReportCreator.aspx. The Commercial Fisheries Landings Summaries allows the user to select the date year range and oysters (as the Species).
The State of Florida data are all of the counties, and this is selected in the FWC Commercial Fisheries Landings Summaries website in the Additional Output Columns as "Statewide: Pounds, Average Price, and Estimated Value".
- Download the report above.
Options: Years: 1986-current Species Set: Food and Bait Species: Oyster Additional Output Columns: County, Pounds, Average Price, and Estimated Value - Place the report in this path
data
->oys_landings
- The .rmd code will transform the report, no other effort needed
Would need to update to the current year and change the months