get_cefas_datasets: List CEFAS data sources availabe from CEFAS API

Description Usage Details Value Examples

Description

The function returns all recordsets as well as a subset of recordsets that can be downloaded (i.e. csv files) using the API.

Usage

1

Details

get_cefas_datasets takes no argument. The original API returns a list of csv files and pdfs, not all of them can be downloaded. This functions returns both the full set of recordsets and a subset containing all csv files which in principle can all be downloaded. Note that this is a smallest set of datasets that can be accessed from the CEFAS data hub.

Value

two data.frames data_sources (integral list of recordsets) and to_download (list of all csv files)

Examples

1
mydata <- get_cefas_datasets()

MarineEcosystemResearchProgramme/merpWS documentation built on May 7, 2019, 2:51 p.m.