Learn R Programming

rbefdata (version 0.3.5)

bef.portal.get.datasets.for_keyword: Fetch a list of datasets for a keyword

Description

This function fetches a list of datasets associated with a BEFdata portal keyword.

Usage

bef.portal.get.datasets.for_keyword(keyword)

Arguments

keyword
The keyword you like to fetch the associated datasets for

Examples

Run this code
## Not run: 
#         list = bef.portal.get.datasets.for_keyword(keyword = "carbon")
#       ## End(Not run)

Run the code above in your browser using DataLab