Description Usage Arguments Examples
View source: R/ReferenceInfo.R
DSReferenceInfo(HoldingID,field)
returns a character string or a vector with information from one of the
metadata fields in a Data Store reference's associated xml file.
1 | DSReferenceInfo(HoldingID, field)
|
HoldingID |
The six-seven digit reference / holding ID number unique to the data store record. |
field |
is one of the following: "Title" returns the title of the data store reference as a string value; "Abstract" returns the abstract as a string value; "Citation" returns the citation as a string value, and "Keywords" returns a vector containing all keywords as character values. |
1 | DSRefernceInfo(2266196,"Title")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.