The faofishingreport
R package is designed to facilitate analysis of fishing catch data using the FAO (Food and Agriculture Organization of the United Nations) statistical software. It provides tools for processing, analyzing, and visualizing fishing data, helping researchers, policymakers, and industry stakeholders make informed decisions based on reliable statistics.
You can install the faofishingreport
package directly from GitHub using the devtools
package. If you do not have devtools
installed, you can install it first using the following command:
install.packages("devtools")
devtools::install_github("Linbojun99/faofishingreport")
library(faofishingreport)
#see detail in DEMO