read_tva_data | R Documentation |
Reads TVA data from a file.
read_tva_data(file, set = LETTERS, ...)
file |
The file name. |
set |
The set of items. |
... |
Additional arguments passed to |
A TVA data object, which inherits from data.frame
.
data <- read_tva_data("data.dat")
data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.