diff --git a/R/utils.R b/R/utils.R index a933966..4b878b7 100644 --- a/R/utils.R +++ b/R/utils.R @@ -63,6 +63,9 @@ id_type <- function(identifier) { V = "venues", I = "institutions", C = "concepts", + S = "sources", + P = "publishers", + `F` = "funders", NA ) }