R/read_df.R
read_df.Rd
Read in a data frame in the clipboard, copied from Excel
read_df(header = TRUE, ...)
Logical value to specify whether copied table contains a header row.
Additional arguments for read.table().