Description Usage Arguments Value Examples
Read Kaggle Car Data
1 | read_kaggle(col_types = cols(VehBCost = col_double()), ...)
|
col_types |
column types to pass to
|
... |
Additional arguments to pass to
|
A tibble
1 | x = read_kaggle()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.