View source: R/class_functions.R
is_scalar_numeric | R Documentation |
questioning
This function was moved from costmodelr
. The use case is unclear and as such this
function may be removed from a later version.
is_scalar_numeric()
checks for a given type and whether the vector is
"scalar", that is, of length 1.
is_scalar_numeric(x)
x |
object to be tested. |
scalar-type-predicates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.