read_data_block | R Documentation |
Read a data block from a vector of strings that are the lines of a .csv
read_data_block(lines, temp = FALSE, format_well = TRUE, rownum = FALSE)
lines |
The vector of lines for the csv |
temp |
Whether to include the temp column or not. |
format |
Whether to format the well column names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.