On Jul 12, 2009, at 8:10 AM, tradenet wrote:


I added a reproducible example to my question...

ts<-dummyDailySeries(x = rnorm(365), units = NULL, zone = "", FinCenter =
"")


"Heads up" is an English colloquial warning.

It may be reproducible on a machine that has all of your particular loaded packages, but certainly not on one that doesn't.

ts<-dummyDailySeries(x = rnorm(365), units = NULL, zone = "", FinCenter =
+ "")
Error: could not find function "dummyDailySeries"

Many people who read the list just ignore postings where the questioner fails to indicate the package from which functions arise.


David Winsemius, MD
Heritage Laboratories
West Hartford, CT

______________________________________________
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.

Reply via email to