define_col | R Documentation |
Define column types for data reading
define_col(
ins = c("sf", "lf", "bsid"),
adm = c("fixed", "adaptive", "tan", "pak", "ban"),
date_format = "",
datetime_format = ""
)
ins |
Character, the instrument |
adm |
Character, fixed or adaptive |
date_format |
Specification how to read the date field |
datetime_format |
Specification how to read the datetime field |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.