CLEAN UP TERMS
----------------------------------------------------
## ALL OF THESE EXIST IN FUNCTIONS
"allow_null"
"allow_NULL"
"null_ok"
"na_allowed"
"blank_allowed"
EG:
isValidColumnName(DT, col=byCols, minLength=1, allow_null=byCols_can_be_NULL)
is.character_of_length1(N.nm, null_ok=FALSE, blank_allowed=FALSE)
----------------------------------------------------
"fail.if.not"
"failIfNot"
----------------------------------------------------
formatbytes
formnumb
fwp
----------------------------------------------------
----------------------------------------------------
----------------------------------------------------
----------------------------------------------------
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.