# NOT RUN {
uts <- c(
"WOS:000346263300011", "WOS:000362312600021", "WOS:000279885800004",
"WOS:000294667500003", "WOS:000294946900020", "WOS:000412659200006"
)
pull_incites(uts, key = "some_key")
pull_incites(c("000346263300011", "000362312600021"), key = "some_key")
# }
Run the code above in your browser using DataLab