imports data and stores in a tibble
1 | loadFromCsv(csvFile, cols = NULL, sep = ",")
|
cols |
vector of column names to keep in addition to diag_x columns, if NULL returns all columns |
sep |
seperator between field (str) |
csv |
path to pattern delimited textFile (str) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.