Skip to content
Prev 9222 / 398502 Next

append data

Yu-Ling Wu wrote:
One possibility (assuming that rawlist is a data frame) is:

  rawlist <- sapply(rawlist,function(x)c(x,rep(0,4)))