Skip to content
Prev 17238 / 63421 Next

is.numeric (PR#8067)

Please do read the help page before firing off a bug report, as we do ask 
in several places.  It says

      'is.numeric' returns 'TRUE' if its argument is of type numeric or
      type integer and 'FALSE' otherwise.

and
[1] "double"

(numeric and double are synonyms for types).

Working as documented is a not a bug.
On Mon, 15 Aug 2005 toedling at ebi.ac.uk wrote:

            
We do ask for reports to be made on the current version of R.