Publications by Cornelius Tanui

Google Scholar Analytics

19.04.2022

Libraries library(tidyverse) library(scholar) Get Scholar ID vin <- get_scholar_id(last_name = "Were", first_name = "Vincent", affiliation = NA) Plot Citation History # Get citations citations <- get_citation_history(vin) # Plot trend of citations citations %>% ggplot(aes(x = year, y = cites...

68 sym R (1024 sym/4 pcs) 2 img