View source: R/disambr_wos_tsv.r
disambr_wos_tsv_parse_em | R Documentation |
Parses EM (email) column of WoS saved records export
disambr_wos_tsv_parse_em(emails, record_au_table, record_rp_table)
emails |
a record string from EM column |
record_au_table |
a data_tabe after parsing AU column with disambr_wos_tsv_parse_au |
record_rp_table |
a data_tabe after parsing RP column with disambr_wos_tsv_parse_rp |
Data.table with columns - author_name, affiliations and email
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.