cpaste: Paste an object from the clipboard

View source: R/clipboard.R

cpasteR Documentation

Paste an object from the clipboard

Description

Paste an object from the clipboard (needs xsel to be installed)

Usage

cpaste(header = FALSE, ...)

Arguments

header

Is there a header?

...

What arguments to pass to the read.delim function?

Value

copy the object as character in the clipboard

Author(s)

isomorphismes source:http://stackoverflow.com/questions/13438556/how-do-i-copy-and-paste-data-into-r-from-the-clipboard


JokingHero/rxtras documentation built on April 1, 2024, 12:42 p.m.