search for: lenplust

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

Did you mean: lanplus
2011 Aug 19
1
gsub for numeric characters in string
...g. I have defined "len", which is a series comprising the lengths of different items, all preceded by a colon. > len [1] ":328" ":154" ":135" [4] ":147" ":30" ":50" [7] ":252" ":45" ";" 'lenplustate" is a series that is comprised of an attribute of each item preceding the colon, followed by the length (as defined in len). > lenplusstate [1] "1:328" "1:154" "4:135" [4] "NA:147" "3:30" "2:50" [7] "NA:252" &quo...