rio
rio copied to clipboard
Clipboard function is also supported in linux differently to what is implied in the documentation of rio::import()
It is a very small issue, but as it is stated in the help file of ?rio::import
, it seems that clipboard is only supported in MacOS or Windows, but it does work fine under linux as well.
Clipboard import (on Windows and Mac OS), using read.table with row.names = FALSE
Removing the parenthesis "(on Windows and Mac OS)" should remove doubts whether the feature also works on linux.