getDatras2 | R Documentation |
Function getDatras2 modification of function getDATRAS to give the possibility of not getting the list of files downloaded
getDatras2(record = "HH", survey, years, quarters, listData = FALSE)
Survey: |
either the Survey to be downloaded from DATRAS (see details), or a data frame with the HH information with the DATRAS HH format and the years and quarter selected in years and quarter |
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
Downloads from DATRAS the HH files from the survey and the years selected.
getDatras2("HH","SP-NORTH",c(2014:2016),4,listData=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.