Source: STECF 2019
Source: Carvalho et al. 2018
Source: Pearson Scott Foresman - Archives of Pearson Scott Foresman, donated to the Wikimedia Foundation
Source: Wickham and Grolemund (2017)
datatable(iris)
Source: BBC, 2019
Spatial Example with fish catches data
Data:
There needs to be a link-variable to merge the data with spatial information
Packages:
Estimating the value
Notes:
After linking the catch data and statistical rectangles creating dynamic maps is easy
mapview(fish_data, zcol = ‘mapping variable’)
R provides efficient tools for
R Markdown workflow is
Some useful packages:
BBC (2019). bbplot. GitHub repository, https://github.com/bbc/bbplot
Carvalho, N., Keatinge, M. and Gullen, J. (2018). The 2018 Annual Economic Report on the EU Fishing Fleet. [ebook] Publications Office of the European Union. Available at: http://publications.jrc.ec.europa.eu/repository/bitstream/JRC112940/kj-ax-18-007-en-n.pdf
Scientific, Technical and Economic Committee for Fisheries (STECF) (2019). STECF - European Commission. https://stecf.jrc.ec.europa.eu/.
Wickham, H., and Grolemund, G. (2017). R for Data Science. http://r4ds.had.co.nz/.