get_proj: Get project information

View source: R/eml2eal.R

get_projR Documentation

Get project information

Description

Get project information

Usage

get_proj(eml)

Arguments

eml

(xml_document xml_node) EML

Details

Get from /eml:eml/dataset/project or /eml:eml/dataset/project/relatedProject.

Value

(character) givenName[1], givenName[2] (i.e. middleInitial), surName, organizationName, electronicMailAddress, userId, role, title (i.e. projectTitle), funding (i.e. fundingAgency + fundingNumber)


EDIorg/EMLtools documentation built on Nov. 1, 2022, 9:38 a.m.