search for: treaton

Displaying 1 result from an estimated 1 matches for "treaton".

Did you mean: treason
2009 Jan 14
1
publication statistics from Web of Science
...4 101 2003 79 2001 54 2002 51 2000 42 1998 31 1999 30 1997 27 1996 25 1992 20 1995 20 1991 15 1994 14 1993 10 1973 2 1984 2 1990 2 2009 2 1963 1 1972 1 1974 1 1977 1 1978 1 1982 1 1983 1 1988 1 1989 1"), head=T), cumSum=1356,type=1, search="light scattering gold")) str(statistics) treatOne <- function(ml){ data.frame(ml$values, search= as.character(ml$search)) } # treatOne(statistics[[1]]) library(plyr) stats.list <- llply(statistics[-3], treatOne) stats.df <- do.call(rbind, stats.list) stats.melt <- melt(stats.df, id.var=c("date", "search")) str(s...