Creates MODS for a given Scopus identifier
scopus_mods_params(scopus, sid, kthid_orcid_lookup = kthid_orcid())
Arguments
- scopus
the result from scopus_search_pubs_kth()
- sid
a scopus identifier (required for getting extended abstract reference data)
- kthid_orcid_lookup
a lookuptable of orcids with a known kthid associated from kthid_orcid() fcn
Value
an object with parameters which can be used to generate MODS with the
create_diva_mods() function