[R] is zscore() deprecated or Windows only?
Thomas Lumley
tlumley at u.washington.edu
Sat Aug 30 03:48:10 CEST 2003
On Fri, 29 Aug 2003, Liaw, Andy wrote:
> help.search("zscore") on my installation (R 1.7.1 on WinXP) didn't find any
> zscore function anywhere, let alone base.
This is an unfortunate package name combined with not reading the output
carefully enough.
Package: R.base
Version: 0.33
Date: 2002/10/29
Title: [R] Class Library - Stand-alone basic functions
Author: Henrik Bengtsson <henrikb at braju.com>
So it's in package R.base, which *is* what help.search() says.
-thomas
More information about the R-help
mailing list