Description Usage Arguments Value See Also Examples
This is a wrapper for ct_read_data()
.
1 | ct_read_data_config(file, config)
|
file |
character, single line, path to a file or a single string |
config |
list created using |
tibble (data frame)
1 2 | config <- ct_example("keating_1999.CFG") %>% ct_read_config()
ct_example("keating_1999.DAT") %>% ct_read_data_config(config)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.