cb_copyunix: Copy an object in the clipboard

View source: R/clipboard.R

cb_copyunixR Documentation

Copy an object in the clipboard

Description

Copy an object in the clipboard

Usage

cb_copyunix(x, sep = "\t", dec = ",", row.names = FALSE, col.names = TRUE)

Arguments

sep

A character to be used as separator for each column of the object

row.names

Copy row names (default is FALSE)

col.names

Copy column names (default is TRUE)

Value

copy the object as character in the clipboard

Author(s)

freecube source:http://stackoverflow.com/questions/10959521/how-to-write-to-clipboard-on-ubuntu-linux-in-r


diegogarcilazo/myutilities documentation built on Jan. 4, 2024, 2:11 p.m.