powered by
Get journal citation
get_journal_citation(journalCitationId, as = "data.frame", env = "production")
(data.frame or xml_document) Journal citation
(numeric) Journal citation identifier
(character) Format of the returned object. Can be: "data.frame" or "xml".
(character) Repository environment. Can be: "production", "staging", or "development".
Other Journal Citations: create_journal_citation(), delete_journal_citation(), list_data_package_citations(), list_principal_owner_citations()
create_journal_citation()
delete_journal_citation()
list_data_package_citations()
list_principal_owner_citations()
if (FALSE) { # Get citation journalCitation <- get_journal_citation(381) }
Run the code above in your browser using DataLab