castListAsInteger | R Documentation |
If variable value is far from integer, print error message and stop.
castListAsInteger(listToCast, errorMsg = NULL)
listToCast |
List to cast as integer |
errorMsg |
Error message if cast fails |
list with members cast to integers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.