search for: 10ng

Displaying 1 result from an estimated 1 matches for "10ng".

Did you mean: 10g
2003 Oct 16
3
indexing a particular element in a list of vectors
...hich is called "uuu" > uuu[order(uuu)] [[1]] [1] "pt1pg" "multi.expr" [[2]] [1] "1ng" "ml" "fluor.expr" [[3]] [1] "1pg" "ml" "fluor.expr" [[4]] [1] "10ng" "ml" "fluor.expr" [[5]] [1] "10pg" "ml" "fluor.expr" I'm basically interested in getting the following elements: "pt1pg", "1ng", "1pg", etc. as a list (or character vector...