wp_: Write to clipboard

Description Usage Arguments

View source: R/import.R

Description

'wp_' is the inverse of 'cp_', allowing users to write matrices and data frames to the clipboard

Usage

1
wp_(x, sep = "\t", row.names = F, quote = F, ...)

Arguments

x

a matrix or data frame

sep

the field separator character (see '?write.table')

row.names

see '?write.table'

quote

see '?write.table'

...

further arguments for 'write.table'


slamballais/slmisc documentation built on May 19, 2019, 6:23 p.m.