按列索引拆分为数据帧列表

时间:2018-08-22 02:53:18

标签: r split

在基数R中是否有一种简便的方法可以根据索引因子级别(从另一个数据帧中获取)将数据帧分为数据帧列表?

例如,

x = data.frame(num1 = 1:26, let = letters, num2 = 10:35, LET = LETTERS)
ls = list(x[, 1:2], x[, 3:4])

但是可以说我们有一个索引来指示列的因子水平,可以使用split吗?

indx = c(1,1,2,2)
? split(x, indx) 

1 个答案:

答案 0 :(得分:2)

这将是$("tr").click(function(){ var uniqueID = $(this).find("td:first-child > input").val(); $("#formName" + uniqueID).submit(); }); 的{​​{1}}方法

default