Displaying 1 result from an estimated 1 matches for "65130".
Did you mean:
5130
2007 May 02
1
missing values
hello,
I need your help for this example
> for(k in LR) {
+ donGeno[[k]] <- as.numeric(levels(factor(subset(don2, Id_Essai == 1006961 & Id_Cara == LC[1] & Id_Rep == k, select = Id_Geno)[,1])))
+ print(donGeno[[k]])}
[1] 65125 65126 65127 65128 65129 65130 65131 65132 65133 65134 65135 65136 65137 65138 65139 65140 65141 65142 65143 65144 65171
[1] 65126 65127 65128 65129 65130 65131 65132 65133 65134 65135 65136 65137 65138 65139 65140 65141 65142 65143 65144 65171
[1] 65125 65126 65127 65128 65129 65130 65131 65132 65133 65134 65135 65136 65137 6...