View source: R/SpeciesCAperYear.R
SpeciesCAperYear | R Documentation |
Function SpeciesCAperYear Takes a CA file for one survey and produces a table with number of biological samples per year and species
SpeciesCAperYear(Survey, years, quarter)
Survey: |
Surveys available in DATRAS see details |
years: |
years to be downloaded and used, had to be available in DATRAS. The time series will be ploted in grey dots, last year in yellow, it depends on the order of years, not the actual chronological year. |
quarter: |
the quarter of the survey to be ploted |
Surveys available in DATRAS: i.e. SWC-IBTS, ROCKALL, NIGFS, IE-IGFS, SP-PORC, FR-CGFS, EVHOE, SP-NORTH, PT-IBTS and SP-ARSA
SpeciesCAperYear("SP-NORTH",c(2014:2016),4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.