View source: R/f - Define Col Type.R
f_define_col_type | R Documentation |
Defines column type.
f_define_col_type(v.names, v.double, v.integer, v.date.time)
v.names |
—– |
v.double |
—– |
v.integer |
—– |
v.date.time |
—– |
-
List of column types.
Pieter Overdevest
l.col.type <- f_define_col_type(
df.input,
v.col.include = NULL,
v.col.exclude = NULL,
c.id
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.