Anna,
Try omitting pkg:RBloomberg.
If you really need to use that package, you will have to
install the non-CRAN package RDCOMClient from omegahat.
I still don't see why toString() wouldn't do its job, even
with RBloomberg loaded.
-Peter Ehlers
anna wrote:
Here is the list of the loaded packages:
"package:lattice" "package:fSeries"
[5] "package:fCalendar" "package:fEcofin"
"package:fUtilities" "package:MASS"
[9] "package:robustbase" "package:caTools"
"package:PerformanceAnalytics" "package:xts"
[13] "package:xlsReadWrite" "package:RBloomberg"
"package:RUnit" "package:bitops"
[17] "package:zoo" "package:stats"
"package:graphics" "package:grDevices"
[21] "package:datasets" "package:rcom"
"package:rscproxy" "package:utils"
[25] "package:methods" "package:base"
-----
Anna Lippel
--
Peter Ehlers
University of Calgary
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.