View source: R/util_all_is_integer.R
util_all_is_integer | R Documentation |
convenience function to abbreviate all(util_is_integer(...))
util_all_is_integer(x)
x |
the object to test |
TRUE
, if all entries are integer-like, FALSE
otherwise
util_is_integer
Other process_functions:
util_abbreviate()
,
util_attach_attr()
,
util_bQuote()
,
util_backtickQuote()
,
util_coord_flip()
,
util_count_NA()
,
util_extract_matches()
,
util_par_pmap()
,
util_setup_rstudio_job()
,
util_suppress_output()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.