> wt.filter("d8")                                #### HOW COME ????
Error in validObject(.Object) : 
  invalid class "wt.filter" object: invalid object for slot "transform" in 
class "wt.filter": got class "function", should be or extend class "character"

> wt.filter("d10")                             # OK
An object of class “wt.filter”
Slot "L":
[1] 10

> wt.filter("d6")                               #OK
An object of class “wt.filter”
Slot "L":
[1] 6


Thank you in advance to anyone who takes care of reported  bugs in CRAN 
packages.
Maura


tutti i telefonini TIM!


        [[alternative HTML version deleted]]

______________________________________________
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