rio icon indicating copy to clipboard operation
rio copied to clipboard

Clipboard function is also supported in linux differently to what is implied in the documentation of rio::import()

Open avila opened this issue 3 years ago • 0 comments

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.

avila avatar Mar 28 '21 11:03 avila