readString.Rd
Read String
readString(content, mode, withColnames = TRUE)
(character) string from clipboard
(character) paste mode, one of "auto", "comma-separated", "tab-separated", "semicolon"
(logical) should the first row be used as colnames?