Combine and convert .CSV file(s) in the defined path to a dataframe

csv2dat(path)

Arguments

path

location for the target .CSV file(s)

Value

dataframe

Examples

if (FALSE) { csv2dat() }