dt[, .(x = sum(a))] – create a data.table with new columns based on the summarized values of rows. Summary ...
確定! 回上一頁