Learn R Programming

madrat (version 3.15.6)

metadataGFZ: metadataGFZ

Description

Function to extract metadata information of a data set hosted at GFZ dataservices (https://dataservices.gfz-potsdam.de/portal/).

Usage

metadataGFZ(doi)

Value

a list with entries "license", "citation", "authors" and "year"

Arguments

doi

DOI of a data set hosted at GFZ dataservices

Author

Jan Philipp Dietrich

See Also

toolstartmessage, vcat

Examples

Run this code
if (FALSE) {
metadataGFZ("10.5880/pik.2019.004")
}

Run the code above in your browser using DataLab