powered by
Sums the numeric or logical columns in a data frame.
stat_colsums(x)
A data frame with the column sums, under their original names.
A data frame
data(labour1) s <- callback(labour1,"offer","hist","callback","all") stat_colsums(s$pfds[["LTC vs STC"]])
Run the code above in your browser using DataLab