powered by
authorship_pattern(authors, pub_years, sep)
authors<-c("Wolf W.R., Lele S.K.", "Shin D., Yeh X., Khatib O.", "Aukes D., Heyneman B., Duchaine V., Cutkosky M.R.") years<-c(2011,2012,2012) authorship_pattern(authors,years,',')
Run the code above in your browser using DataLab