wvrelease {wavethresh} | R Documentation |
Prints a message identifying the version of the wavelet software.
wvrelease()
When attaching the wavelet software directory to your own data directory it is useful to put a "wvrelease()" function call just after the attach. This ensures that you have attached to the correct directory and that you are using the most up to date software. (This function is mainly useful to those of you that have received earlier versions of this software).
major |
the major release number |
R.minor |
the R port version (of the major release) |
Prints a message identifying the version of the wavelet software.
str(r <- wvrelease())