check_numeric_format | R Documentation |
Check that DATA.FRAME has numeric format for ALL the columns and it has NO 'NA' values
check_numeric_format(l)
l |
DATA.FRAME that should have data of numeric type |
TRUE if data.frame has ONLY numeric data and FALSE vice verse
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.