get_allMetadata.RdExtract metadata from Scopus or Web of Science identifiers
get_allMetadata( documentID, fun = get_scopusAbstract, newpass = FALSE, metadata = NULL, ind_null = NULL )
| documentID | list of URLs for Scopus database or DOIs for Web of Science database |
|---|---|
| fun | function, either get_scopusAbstract, get_wosAbstract or get_wosFullResult |
| newpass | boolean, default to FALSE, if TRUE, ind_null and metadata are expected to be set |
| metadata | list, list of already retrieved metadata |
| ind_null | list, flags for failure to retrieve |
a list of metadata: only abstracts or complete metadata