An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111014/2fee224a/attachment.pl>
qcc package
2 messages · Li, Yan, R. Michael Weylandt
Did you reload the package for each new session? Sounds like you are probably missing a line like library(qcc) or require(qcc) Michael
On Fri, Oct 14, 2011 at 11:10 AM, Li, Yan <Yan_Li at ibi.com> wrote:
Hi All, I installed qcc package and the dependency packages. For the first time I can use the function : process.capability.sixpack(). But later when ran the code again I always got the following error: Error: could not find function "process.capability.sixpack". I tried reinstalling the qcc package but didn't help. Does anyone have this kind of experience? Thank you! Regards, Yan ? ? ? ?[[alternative HTML version deleted]]
______________________________________________ R-help at 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.