get_type | R Documentation |
Return value of typeof, except if variable contains hide, then return "other"
get_type(var)
var |
A vector (dataframe column) |
Value of typeof or "other"
get_type(iris$Species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.