powered by
Read and format data from csv or xlsx files
read_data(files_data, data_names = NULL)
A list of data frames
List of files to be read
Optional vector of names for the data frames
read_data(files_data = valid_example, data_names = c("methodology", "particles", "samples"))
Run the code above in your browser using DataLab