Open Nastaran-Sharifian opened 5 months ago
And another error in running the Canadian Data Example in "Object-Oriented Software for Functional Data" paper is: Error in initialize(value, ...) : cannot use object of class “funData” in new(): class “multiFunData” does not extend that class
Thank you for your questions. It is difficult to answer them without context, could you please share a minimal reproducible example?
Please make sure to load the package via library(funData)
at the beginning of your code.
I'm facing with this error in using multiFunData function when applying a list of funData class. Error in object@X : no applicable method for
@
applied to an object of class "funData"