map_issn_to_esi_discipline: map issn to ESI discipline

View source: R/map_issn_to_esi_discipline.R

map_issn_to_esi_disciplineR Documentation

map issn to ESI discipline

Description

map issn to ESI discipline

Usage

map_issn_to_esi_discipline(var)

Arguments

var

a column contains the ISSN of Journals

Value

data.frame that adds a new column of ESI discipline which mapped from issn

Examples

df %>% mutate(discipline = map_issn_to_esi_discipline(issn))

perlatex/tidyESI documentation built on Nov. 25, 2022, 11:14 p.m.