Description Usage Arguments Details Value Author(s) See Also
Test if contents of vector or factor are numeric values.
| 1 2 | ## S3 method for class 'contents'
is.numeric(x)
 | 
| x | 
Unlike is.character this works with factors, and will also return TRUE if the
contents are strings containing only numbers.
TRUE or FALSE
Ben Veal
contents, is.character.contents, is.logical.contents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.