View source: R/object_catalog_search.R
convert_types | R Documentation |
Helper function.
convert_types(dt, cols, types)
dt |
data.table or data.frame |
cols |
which cols convert |
types |
"char", "long", "unsignedByte", "int", "short", "double", "float" |
a data frame with correct data types
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.