isTypeString | R Documentation |
TRUE
iff the type string is a certain type, e.g.
isIntegerTypeString
checks if we have “integer” or
“integervector”, and isVectorTypeString
check if we have
“*vector”.
isNumericTypeString(type, include.int = TRUE) isIntegerTypeString(type) isCharacterTypeString(type) isDiscreteTypeString(type, include.logical = TRUE) isLogicalTypeString(type) isVectorTypeString(type)
type |
( |
include.int |
( |
include.logical |
( |
(logical(1)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.