powered by
Read the first line of a delimited file as vector.
read_names(file, delim = ",")
Path to text file.
Character separating column names.
Character vector of column names.
# NOT RUN { read_names("x\n11/09/2016") # }
Run the code above in your browser using DataLab