pasteTable.RdFunction to move table from clipboard to R
pasteTable(sep = "\t", header = FALSE, ...)table separator value. e.g. tab, space, comma, etc.
whether or not to assign the first row to column names. default FALSE
Additional parameters passed to utils::read.table