Description Usage Arguments Value Examples
Get Data Types from a data.frame.
1 | getDataType(data, target)
|
data |
[ |
target |
[ |
[named list
], containing vectors according to types. Vectors contain column names of the data.frame
1 2 | data("iris")
getDataType(iris, target = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.