search for: d67

Displaying 5 results from an estimated 5 matches for "d67".

Did you mean: 67
2007 Aug 23
2
Splitting strings
I'm having a Thursday morning mental block, any suggestions on the following would be most appreciated... I have (as an example) surgery = c("d48", "d67", "dnc37", "a75", "d10", "a78", "d31", "d55", "d1") before each number part the possibilities are c("a", "d", "dnc"), I'm trying to split each element in "surgery" so that I...
2011 Jun 09
1
Error: missing values where TRUE/FALSE needed
...y, roots) d59 = mytwo(prefix2, state, roots) d60 = mytwo(prefix2, city, roots) d61 = mytwo(prefix2, cityst, roots) d62 = mytwo(prefix2, inscompany, roots) d63 = mytwo(prefix, state, roots2) d64 = mytwo(prefix, city, roots2) d65 = mytwo(prefix, cityst, roots2) d66 = mytwo(prefix, inscompany, roots2) d67 = mytwo(prefix2, state, roots2) d68 = mytwo(prefix2, city, roots2) d69 = mytwo(prefix2, cityst, roots2) d70 = mytwo(prefix2, inscompany, roots2) mydf <- rbind(d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15, d16, d17, d18, d19, d20, d21, d22, d23, d24, d25, d26, d27, d28, d29, d...
2011 Jun 09
2
Problem with a if statement inside a function
...quot;prefix", "state", "roots2") d64 = mytwo("prefix", "city", "roots2") d65 = mytwo("prefix", "cityst", "roots2") d66 = mytwo("prefix", "inscompany", "roots2") d67 = mytwo("prefix2", "state", "roots2") d68 = mytwo("prefix2", "city", "roots2") d69 = mytwo("prefix2", "cityst", "roots2") d70 = mytwo("prefix2", "inscompany", "roots2...
2011 Jun 09
1
Trying to make code more efficient
...quot;prefix", "state", "roots2") d64 = mytwo("prefix", "city", "roots2") d65 = mytwo("prefix", "cityst", "roots2") d66 = mytwo("prefix", "inscompany", "roots2") d67 = mytwo("prefix2", "state", "roots2") d68 = mytwo("prefix2", "city", "roots2") d69 = mytwo("prefix2", "cityst", "roots2") d70 = mytwo("prefix2", "inscompany", "roots2...
2009 Mar 09
5
Help
...d44(N1) d45(N1) > > d46(N1) d47(N1) d48(N1) d49(N1) d50(N1) d51(N1) d52(N1) d53(N1) > > d54(N1) d55(N1) d56(N1) d57(N1) d58(N1) d59(N1) d60(N1) . > > > > - RECORD TYPE 'D'. > > - DATA LIST LIST / i3(A1) d61(N1) d62(N1) d63(N1) d64(N1) d65(N1) > > d66(N1) d67(N1) d68(N1) d69(N1) d70(N1) d71(N1) d72(N1) d73(N1) > > d74(N1) d75(N1) d76(N1) d77(N1) d78(N1) d79(N1) d80(N1) . > > > > - RECORD TYPE 'E'. > > - DATA LIST LIST / i4(A1) d81(N1) d82(N1) d83(N1) d84(N1) d85(N1) > > d86(N1) d87(N1) d88(N1) d89(N1) d90(N1) d91(N1...