R/utils.R
comb_csv_results.Rd
Combine the results from multiple csv format files into a table.
comb_csv_results(pattern, supp_mess = TRUE, ...)
pattern | glob string to match csv files. |
---|---|
supp_mess | suppress messages from the read_csv function. |
... | extra parameters to pass to read_csv. |
results table.