View source: R/pretty_axis_support.R
| is_number | R Documentation | 
This function checks if an input is a number (i.e., an integer or numeric object).
is_number(x, first = FALSE)
| x | An object. | 
| first | A logical variable that defines whether or not to select  | 
A logical value which defines whether or not x is a number.
Edward Lavender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.