Dear all,
     What is the usage of the ".Call()"?
What is the meaning of the follows:
    
S=.Call("RS_fractal_spectral_density_function_direct",x,as.vector(taper.),as.logical(center),as.logical(recenter),TRUE,as.integer(npad),COPY=rep(FALSE,6),CLASSES=c(rep("matrix",2),rep("logical",3),"integer"),PACKAGE="ifultools")
 
And is a function of "RS_fractal_spectral_density_function_direct"?
Can I get the detail of "RS_fractal_spectral_density_function_direct"?
Thanks a lot!
 
Best regards,
Wang


        [[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