search for: ddc_31

Displaying 1 result from an estimated 1 matches for "ddc_31".

Did you mean: ddc_30
2010 Dec 22
4
vectorised recovery of strsplit value ??
...quot;F1_16" [17] "F1_17" "F1_18" "F1_19" "F1_20" "F1_21" "F1_22" "F1_23" "F1_24" [25] "DDC_25" "DDC_26" "DDC_27" "DDC_28" "DDC_29" "DDC_30" "DDC_31" "DDC_32" [33] "DDC_33" "DDC_34" "DDC_35" "DDC_36" from which I've split the prefix identifier using strsplit > splitIDs <- strsplit( as.character(sampleIDs), "_") > splitIDs [[1]] [1] "D1" "1" [[2...