of package ‘scales’ had non-zero exit status* removing ‘/home/nilmadhab/R/x86_64-pc-linux-gnu- library/3.0/reshape2’installation of package ‘reshape2</e
我有三列要放入一个数据框中,也要将其放入一列中。我已经用唯一的ID对每一列进行了签名,我想要的结果是两列,一列是列ID,另一列是这三个列值。以下是我的原始数据:1 value3 value2 value所以我所做的是:+ for (j in 1:ncol(cancer)){ + dtypeID=datatype$dtypeID[datatype$dtype %in% names(cancer)[j]]
+ if (n