powered by
Reads TVA data from a file.
read_tva_data(file, set = LETTERS, ...)
A TVA data object, which inherits from data.frame.
data.frame
The file name.
The set of items.
Additional arguments passed to read_table().
read_table()
if (FALSE) { data <- read_tva_data("data.dat") data }
Run the code above in your browser using DataLab