View source: R/map_issn_to_esi_discipline.R
map_issn_to_esi_discipline | R Documentation |
map issn to ESI discipline
map_issn_to_esi_discipline(var)
var |
a column contains the ISSN of Journals |
data.frame that adds a new column of ESI discipline which mapped from issn
df %>% mutate(discipline = map_issn_to_esi_discipline(issn))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.