[R] Wavelet Functions

Gavin Simpson gavin.simpson at ucl.ac.uk
Thu May 25 18:46:21 CEST 2006


On Thu, 2006-05-25 at 09:23 -0700, Peter Lauren wrote:
> Does R have any wavelet functions?  When I type
> > help.search("wavelet")
> I get
> " No help files found with alias or concept or title
> matching 'wavelet' using fuzzy matching."
> 
> Thanks,
> Peter.

Try instead: 

RSiteSearch("wavelet")
## or restrict to functions only
RSiteSearch("wavelet", restrict = "functions")

HTH

G

-- 
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
*  Note new Address, Telephone & Fax numbers from 6th April 2006  *
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
Gavin Simpson
ECRC & ENSIS                  [t] +44 (0)20 7679 0522
UCL Department of Geography   [f] +44 (0)20 7679 0565
Pearson Building              [e] gavin.simpsonATNOSPAMucl.ac.uk
Gower Street                  [w] http://www.ucl.ac.uk/~ucfagls/cv/
London, UK.                   [w] http://www.ucl.ac.uk/~ucfagls/
WC1E 6BT.
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%



More information about the R-help mailing list