Search String: Display: Description: Sort:

Results:

References: [ +from:william.stewart@rbc.com: 10 ]

Total 10 documents matching your query.

1. Re: setMethod error (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Wed, 5 Apr 2006 17:43:10 -0400
The following is an admittedly long response to your question, but I thought it was worth trying to explain why the error was occurring to help you avoid similar problems in the future. I hope this
/archives/html/s-news/2006-04/msg00014.html (12,642 bytes)

2. Re: converting data type from data.frame to matrix or vector (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Fri, 2 Dec 2005 13:27:28 -0500
Assuming 'my.data' is a data.frame object then data.matrix(my.data) should do the job. Be careful that all elements of your data frame are compatible (i.e. all numeric) or you may get weird results.
/archives/html/s-news/2005-12/msg00007.html (9,859 bytes)

3. Error Message in S+7 (Enterprise Developer version) (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Tue, 13 Sep 2005 13:11:24 -0400
Hi All, I am being plagued by the following error message in the new S+ 7 Workbench interface and was wondering if anyone else has had similar issues. -- ERROR START -- Unexpected Signal : EXCEPTION_
/archives/html/s-news/2005-09/msg00036.html (10,364 bytes)

4. Re: Error Message in S+7 (Enterprise Developer version) (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Tue, 13 Sep 2005 14:28:30 -0400
quick follow-up on the message I posted earlier... In trying to figure out why this was happening I noticed that S+ uses it's own copy of the Java jvm.dll file which appears to be at least a year ou
/archives/html/s-news/2005-09/msg00037.html (12,501 bytes)

5. Re: Sub setting data (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Fri, 16 Sep 2005 16:43:37 -0400
The following should do what you want: test.df1 <- data.frame(key=c(1:10), data.frame(to.get=c(2,4,6,8,10)) test.df1[test.df2$to.get,] -- William A. Stewart Manager, Operational Risk RBC Financial G
/archives/html/s-news/2005-09/msg00055.html (11,299 bytes)

6. Re: Difficulty with "time dimension times attribute dimensions" (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Fri, 12 Aug 2005 12:37:28 -0400
t
/archives/html/s-news/2005-08/msg00047.html (10,647 bytes)

7. Re: List question (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Wed, 17 Aug 2005 10:26:52 -0400
e
/archives/html/s-news/2005-08/msg00071.html (10,576 bytes)

8. Re: small question about NA (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Fri, 19 Aug 2005 10:16:36 -0400
i
/archives/html/s-news/2005-08/msg00088.html (10,524 bytes)

9. Re: unique subsetting (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Thu, 11 Oct 2007 08:19:20 -0400
Good morning Michael, Unless I am missing something from your description, I think unique should work and give you the result you're after. b=rep(1:3,40)) a b 1 one 1 2 two 2 3 three 3 4 four 1 5 one
/archives/html/s-news/2007-10/msg00018.html (10,173 bytes)

10. Re: Adding to a data frame (score: 1)
Author: "Stewart, William" <william.stewart@rbc.com>
Date: Tue, 13 Nov 2007 13:03:16 -0500
The merge command should do what you want. merge(df.1, df.2, by="index") -- William A. Stewart Senior Manager, Operational Risk RBC Financial Group william.stewart@rbc.com phone: 416-974-3019 I have
/archives/html/s-news/2007-11/msg00029.html (10,098 bytes)


This search system is powered by Namazu