For example:
I install a package like the following:

R CMD INSTALL ~/kernlab_0.9-5.tar.gz

I use this package like the following:

library(kernlab)
rbf <- rbfdot(sigma = 0.05)

My questions is how I can use this package in Rpy environment?

thank you very much.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to