get_source: Get a specific data url

Description Usage Arguments Value Examples

View source: R/source.R

Description

Get a specific data url

Usage

1
get_source(fp = 8, what = "projects")

Arguments

fp

Framework programme number (note: H2020 corresponds to 8).

what

Type of data c("projects", "organizations", "reports").

Value

A link to the CORDIS CSV dataset in https://data.europa.eu/.

Examples

1
2
3
get_source(8)
get_source(7, "reports")
get_source(6, "organizations")

zambujo/rcordis documentation built on June 14, 2020, 9:41 p.m.