在基数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)
答案 0 :(得分:2)
这将是$("tr").click(function(){
var uniqueID = $(this).find("td:first-child > input").val();
$("#formName" + uniqueID).submit();
});
的{{1}}方法
default